Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

[OpenMP] Remove unwanted dependency on libstdc++ for libomp #258

Merged
merged 1 commit into from
Jan 15, 2024
Merged

[OpenMP] Remove unwanted dependency on libstdc++ for libomp #258

merged 1 commit into from
Jan 15, 2024

Conversation

ergawy
Copy link
Contributor

@ergawy ergawy commented Jan 15, 2024

Disable libstdc++/libc++ assertions, in an LLVM_ENABLE_ASSERTIONS build, to avoid an unwanted dependency on libstdc++/libc++.so.

fixes #73248

Note: Applies upstream diff: llvm/llvm-project#73249

Disable libstdc++/libc++ assertions, in an `LLVM_ENABLE_ASSERTIONS` build, to avoid an unwanted dependency on libstdc++/libc++.so.

fixes #73248

Note: Applies upstream diff: llvm/llvm-project#73249
@skatrak skatrak merged commit b1d69b7 into ROCm-Developer-Tools:amd-trunk-dev Jan 15, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants