CTSRD-CHERI / cheribsd-ports

FreeBSD ports tree adapted for CheriBSD.
https://CheriBSD.org
Other
5 stars 11 forks source link

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

Open kwitaszczyk opened 2 months ago

kwitaszczyk commented 2 months ago

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

Discussed with: @eupharina

kwitaszczyk commented 2 months ago

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.