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

mdbx-go: no_warn_duplicate_libraries #1928

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Conversation

battlmonstr
Copy link
Contributor

Happens when building all mdbx tools targets:

[5/5] Linking CXX executable third_party/erigon-mdbx-go/mdbx-go/mdbxdist/mdbx_chk
ld: warning: ignoring duplicate libraries: '-lc++', '-lc++abi'

https://stackoverflow.com/questions/77164140/

@canepat canepat added the maintenance Some maintenance work (fix, refactor, rename, test...) label Mar 22, 2024
@canepat canepat merged commit 2f9b64d into master Mar 22, 2024
4 checks passed
@canepat canepat deleted the pr/no_warn_duplicate_libraries2 branch March 22, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants