We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f842af6 commit 533bd18Copy full SHA for 533bd18
travis/phpqa/scripts/valgrind.sh
@@ -25,6 +25,7 @@ rm configure && ./buildconf --force
25
--with-png-dir \
26
--with-pcre-regex \
27
--with-libdir="lib/$debMultiarch" \
28
+ --with-secp256k1-config --with-module-recovery --with-module-ecdh --with-module-schnorrsig --with-module-extrakeys
29
$PHP_EXTRA_CONFIGURE_ARGS \
30
&& make -j "$(nproc)" \
31
&& make install \
0 commit comments