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

Have default builds use libc++ when clang is the selected compiler. #1707

Open
greg7mdp opened this issue Oct 3, 2023 · 1 comment
Open

Comments

@greg7mdp
Copy link
Contributor

greg7mdp commented Oct 3, 2023

Our pinned/reproducible builds use libc++.

In order for this library to be regularly used (and tested) by the Leap core developers, I feel we should make it the default option in our CMakeLists.txt when clang is the C++ compiler used.

@bhazzard
Copy link

bhazzard commented Oct 5, 2023

Discussion needed on whether to use libc++ regardless of selected compiler, or only clang; also the implications to llvm.

The benefit is that we would be using what we are suggesting to users.

@bhazzard bhazzard added discussion and removed triage labels Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

3 participants