Skip to content

Commit

Permalink
Merge pull request #1248 from delta1/secp256k1-zkp-update
Browse files Browse the repository at this point in the history
build(deps): update secp256k1-zkp
  • Loading branch information
psgreco authored Aug 24, 2023
2 parents 7d9dade + 048984a commit 93cc036
Show file tree
Hide file tree
Showing 181 changed files with 24,246 additions and 6,610 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ case $host in
AC_MSG_ERROR("windres not found")
fi

CPPFLAGS="$CPPFLAGS -DSECP256K1_STATIC"
CPPFLAGS="$CPPFLAGS -D_MT -DWIN32 -D_WINDOWS -D_WIN32_WINNT=0x0601 -D_WIN32_IE=0x0501 -DWIN32_LEAN_AND_MEAN"

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

0 comments on commit 93cc036

Please sign in to comment.