We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a280911 commit 264e107Copy full SHA for 264e107
1 file changed
install.sh
@@ -354,7 +354,8 @@ BOOST_OPTIONS=(
354
#------------------------------------------------------------------------------
355
SECP256K1_OPTIONS=(
356
"--disable-tests" \
357
-"--enable-module-recovery")
+"--enable-module-recovery" \
358
+"--enable-endomorphism")
359
360
# Define bitcoin-system options.
361
0 commit comments