]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allows
authorBrooks Davis <brooks@FreeBSD.org>
Tue, 22 Oct 2013 15:53:29 +0000 (15:53 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Tue, 22 Oct 2013 15:53:29 +0000 (15:53 +0000)
commitf936a2e55630cb53b6dc3e042f4117c255093a8c
treec34c141402700c54d6f4531404a45d5d64047b46
parentc6f776c7e451f952ff777d33e8a70c4af7f819a9
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