We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14afc71 commit db648e8Copy full SHA for db648e8
configure.ac
@@ -2004,14 +2004,6 @@ CPPFLAGS_TEMP="$CPPFLAGS"
2004
unset CPPFLAGS
2005
CPPFLAGS="$CPPFLAGS_TEMP"
2006
2007
-LDFLAGS_TEMP="$LDFLAGS"
2008
-unset LDFLAGS
2009
-LDFLAGS="$LDFLAGS_TEMP"
2010
-
2011
-LIBS_TEMP="$LIBS"
2012
-unset LIBS
2013
-LIBS="$LIBS_TEMP"
2014
2015
ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --enable-module-recovery --disable-module-ecdh"
2016
AC_CONFIG_SUBDIRS([src/secp256k1])
2017
0 commit comments