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

Add management of /lib/cpp #1

Open
ikeycode opened this issue Jul 15, 2024 · 1 comment
Open

Add management of /lib/cpp #1

ikeycode opened this issue Jul 15, 2024 · 1 comment

Comments

@ikeycode
Copy link
Member

As a (nasty) hack right now we force cpp to be the one coming from gcc.

However, we should actually provide /lib/cpp (at %(libdir)/cpp with usr-merge) to automatically switch between clang-cpp (LLVM) and cpp (GCC)

@ikeycode
Copy link
Member Author

This has become more important so that we provide clang-cpp link when CPP isn't respected and /lib/cpp is blindly queried by old autotools cruft.

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

No branches or pull requests

1 participant