Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allows
commit715a26c72a608e4b4a85a03e0916e6a49e4d6db3
authorbrooks <brooks@FreeBSD.org>
Tue, 22 Oct 2013 15:53:29 +0000 (22 15:53 +0000)
committerbrooks <brooks@FreeBSD.org>
Tue, 22 Oct 2013 15:53:29 +0000 (22 15:53 +0000)
treec34c141402700c54d6f4531404a45d5d64047b46
parent71d461451d91c0ecbe026b19c7590364f30d9326
Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC.  This allows
bootstrapping a copy of clang without building clang for the base system
which is useful for nanobsd and similar setups.  It's still probably
wrong to conflate what is installed as /usr/bin/cc with the selection
of a bootstrap compiler under WITH*_CLANG_IS_CC, but that's for another
day.

MFC after: 1 week
Sponsored by: DARPA/AFRL
Makefile.inc1
share/mk/bsd.own.mk