Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: Backport changes from PR29786 #149

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

hebasto
Copy link
Owner

@hebasto hebasto commented Apr 18, 2024

Linking to ws2_32 is no longer needed after bitcoin#29786.

How to test:

cmake -B build --toolchain depends/x86_64-w64-mingw32/toolchain.cmake -DBUILD_UTIL_CHAINSTATE=ON
cmake --build build -t bitcoin-chainstate

Linking to `ws2_32` is no longer needed after bitcoin#29786
@m3dwards
Copy link

ACK 132cd54

Tested on Debian 12. Note: I needed to remove the g++-mingw-w64-x86-64-win32 package for the compile to work.

@hebasto hebasto merged commit 32f3698 into cmake-staging Apr 23, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants