Skip to content

Commit 93cc036

Browse files
authored
Merge pull request #1248 from delta1/secp256k1-zkp-update
build(deps): update secp256k1-zkp
2 parents 7d9dade + 048984a commit 93cc036

File tree

181 files changed

+24246
-6610
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+24246
-6610
lines changed

configure.ac

+1
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,7 @@ case $host in
669669
AC_MSG_ERROR("windres not found")
670670
fi
671671

672+
CPPFLAGS="$CPPFLAGS -DSECP256K1_STATIC"
672673
CPPFLAGS="$CPPFLAGS -D_MT -DWIN32 -D_WINDOWS -D_WIN32_WINNT=0x0601 -D_WIN32_IE=0x0501 -DWIN32_LEAN_AND_MEAN"
673674

674675
dnl libtool insists upon adding -nostdlib and a list of objects/libs to link against.

0 commit comments

Comments
 (0)