USE_GCC and CC=clang

Eitan Adler lists at eitanadler.com
Tue Jan 10 02:44:15 UTC 2012


On Mon, Jan 9, 2012 at 9:21 PM, Wesley Shields <wxs at freebsd.org> wrote:
> I guess I'll set the IGNORE line if using clang for now. No point in
> wasting cycles on a port which won't compile for a long time, if ever.

Please use ${CC:T:Mclang} == "clang" as it works with path relative
paths and absolute paths and doesn't have false positives.


-- 
Eitan Adler


More information about the freebsd-ports mailing list