On 2017/01/23 11:32, Jeremie Courreges-Anglas wrote:
> > two questions:
> > - how can I test the port with clang/llvm? some nice mk.conf variable?
> 
> You can modify the port to add lang/llvm to MODULES, then tweak
> MODCLANG_ARCHS and MODCLANG_LANGS.  There is no user-level knob here,
> ports are geared toward bulk builds.

Or "CC=clang CXX=clang++ make"

Reply via email to