]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256915
authorbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 31 Oct 2013 14:07:00 +0000 (14:07 +0000)
committerbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 31 Oct 2013 14:07:00 +0000 (14:07 +0000)
commit9ab266d544749a756ec9c20e16cdd8d2ff24f129
treeeaca9aa49579e8bfdbe9596b94c9ae64010557e2
parent0626b0f179f90bb22eada5e86b388bba40291010
MFC r256915

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.

Sponsored by: DARPA/AFRL
Approved by: re (gjb)

git-svn-id: svn://svn.freebsd.org/base/stable/10@257449 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1
share/mk/bsd.own.mk