On Monday, 23/01/2017 11:05 GMT, Stuart Henderson wrote:

> 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"

ooo yeah..I fixed CXX but I lost this :)

thanks stuart

Reply via email to