Skip to content

Commit

Permalink
setting modules in phpqa valgrind
Browse files Browse the repository at this point in the history
  • Loading branch information
afk11 committed Jun 16, 2021
1 parent 640e99c commit f006c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis/phpqa/scripts/valgrind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ rm configure && ./buildconf --force
--with-module-recovery \
--with-module-schnorrsig \
--with-libdir="lib/$debMultiarch" \
--with-secp256k1-config --with-module-recovery --with-module-ecdh --with-module-schnorrsig --with-module-extrakeys
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
&& make install \
Expand Down

0 comments on commit f006c76

Please sign in to comment.