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

llvm-base: add clang{,++,-cpp} wrappers #157

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

kwitaszczyk
Copy link
Member

Add missing clang{,++,-cpp} wrappers that can be found in the FreeBSD base system.

Discussed with: @eupharina

Add missing clang{,++,-cpp} wrappers that can be found in the FreeBSD
base system.

Discussed with:	@eupharina
@kwitaszczyk kwitaszczyk requested a review from brooksdavis April 26, 2024 16:03
@kwitaszczyk kwitaszczyk self-assigned this Apr 26, 2024
@kwitaszczyk kwitaszczyk marked this pull request as draft April 26, 2024 16:09
@kwitaszczyk
Copy link
Member Author

I'm converting this to a draft because the llvm-base@localbase flavour currently conflicts with the llvm package. We have to decide how to eliminate that conflict.

@jrtc27
Copy link
Member

jrtc27 commented Oct 28, 2024

Could do the same as for ld.lld for now? The difference in behaviour would be a bit sad but it still improves the situation for the base flavour.

@kwitaszczyk
Copy link
Member Author

Could do the same as for ld.lld for now? The difference in behaviour would be a bit sad but it still improves the situation for the base flavour.

That would work. I guess people who'd like to use llvm-base@localbase should know what they're doing.

Would it make sense to remove conflicting commands from the llvm package and make it depend on llvm-base?

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