Hello, Sean.
You wrote 20 сентября 2013 г., 22:39:30:

SB> wow, that didn't work at all.  :-)

SB> I set these in make.conf:

SB> CC=/usr/local/bin/clang
SB> C++=/usr/local/bin/clang++
SB> CPP=/usr/local/bin/clang++

SB> It exploded pretty badly:

SB> http://people.freebsd.org/~sbruno/doingitwrong.txt

SB> Any reason that this shouldn't work?
Try

XCC=/usr/local/bin/clang
XCXX=/usr/local/bin/clang++
XCPP=/usr/local/bin/clang++
COMPILER_TYPE=clang

 It should work, at least, in theory.

-- 
// Black Lion AKA Lev Serebryakov <l...@freebsd.org>

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to