On 2017-04-16, Marc Espie <[email protected]> wrote: >> * In the clang module, also link /usr/local/bin/clang and clang++ >> into the leading PATH directory. > > Should that actually be default ? it will make sure the clang from ports > is used on clang architectures, if that's the intention.
There was a suggestion that on CLANG_ARCHS the clang module should point to the base compiler and not pull in devel/llvm. I couldn't find the patch though, and there are the C++ library issues to consider, so I went with the above for the time being. -- Christian "naddy" Weisgerber [email protected]
