Hi all!
where is the llvm-config for the "base" system ? I have no llvm-config. I am trying to build code that looks for it. I want to use the system compiler, if possible, corresponding to
I only find
where is the llvm-config for the "base" system ? I have no llvm-config. I am trying to build code that looks for it. I want to use the system compiler, if possible, corresponding to
/usr/bin/clang
I only find
llvm-config10 llvm-config12 llvm-config15
but those live in /usr/local/bin and come because I have the corresponding llvm10, llvm12, llvm15 ports installed.