Skip to content

Commit

Permalink
Merge 93cc036 into merged_master (Elements PR ElementsProject#1248)
Browse files Browse the repository at this point in the history
All conflicts were resolved by taking the "incoming" changes by using
`git checkout --theirs src/secp256k1` during conflict resolution.
  • Loading branch information
delta1 committed Aug 29, 2023
2 parents 1e10304 + 93cc036 commit b728959
Show file tree
Hide file tree
Showing 180 changed files with 19,755 additions and 5,825 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,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 b728959

Please sign in to comment.