Hello!
I have a question to gurus offreebsd, FreeBSD. sry i Sorry, I am a new to this OS. The questions is: how to use clang 3.4 for compiling ports? I installed 3.4, but all ports are still using version 3.3. I know that I must do this in make.conf
But what about libc++? How to update it? pls Please help.
P.S.sory sorry for bad engl English and thanks.
I have a question to gurus of
Code:
CC=clang34
CXX=clang++34
P.S.