tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: clang



> Have you set
> CLANGBASE=/usr
> or
> CLANGBASE=/Developer/usr
> ?
The former.

I now have

PKGSRC_COMPILER?= clang
CLANGBASE= /usr
CC= ${PKGSRC_COMPILER}

in my mk.conf and that seems to (mostly) work.


Home | Main Index | Thread Index | Old Index