Skip to content

build.rs: Don't force dynamic linking of c++#36

Merged
lovasoa merged 1 commit intorust-or:masterfrom
zympler:no-dylib
Nov 12, 2025
Merged

build.rs: Don't force dynamic linking of c++#36
lovasoa merged 1 commit intorust-or:masterfrom
zympler:no-dylib

Conversation

@jbransen
Copy link
Contributor

The build.rs script currently forces dynamic linking of stdc++, which leads to errors when building statically linked binaries. To fix that, I think it is nicer to leave that open here.

@lovasoa lovasoa merged commit 4785237 into rust-or:master Nov 12, 2025
3 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