We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa5344 commit 048984aCopy full SHA for 048984a
configure.ac
@@ -669,6 +669,7 @@ case $host in
669
AC_MSG_ERROR("windres not found")
670
fi
671
672
+ CPPFLAGS="$CPPFLAGS -DSECP256K1_STATIC"
673
CPPFLAGS="$CPPFLAGS -D_MT -DWIN32 -D_WINDOWS -D_WIN32_WINNT=0x0601 -D_WIN32_IE=0x0501 -DWIN32_LEAN_AND_MEAN"
674
675
dnl libtool insists upon adding -nostdlib and a list of objects/libs to link against.
0 commit comments