Skip to content

Commit 533bd18

Browse files
committed
setting modules in phpqa valgrind
1 parent f842af6 commit 533bd18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis/phpqa/scripts/valgrind.sh

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ rm configure && ./buildconf --force
2525
--with-png-dir \
2626
--with-pcre-regex \
2727
--with-libdir="lib/$debMultiarch" \
28+
--with-secp256k1-config --with-module-recovery --with-module-ecdh --with-module-schnorrsig --with-module-extrakeys
2829
$PHP_EXTRA_CONFIGURE_ARGS \
2930
&& make -j "$(nproc)" \
3031
&& make install \

0 commit comments

Comments
 (0)