summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/mkmakefile.c
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2011-11-10 20:15:35 +0000
committerdim <dim@FreeBSD.org>2011-11-10 20:15:35 +0000
commitb920116b3673773e5155e62548e2b97c3a5d3e65 (patch)
treedc5a3d0f04b17a939248e59384fc22396fbf56d6 /usr.sbin/config/mkmakefile.c
parent2429243a4a0b3924405813ca35197eccf7b557b0 (diff)
downloadFreeBSD-src-b920116b3673773e5155e62548e2b97c3a5d3e65.zip
FreeBSD-src-b920116b3673773e5155e62548e2b97c3a5d3e65.tar.gz
Revert r227403 for now. Since the cross-tools stage purposefully
doesn't have ${WORLDTMP}/usr/bin in its PATH, if you build world with CC=clang, tblgen tools from /usr/bin will be used instead of the ones built under ${WORLDTMP}. This can lead to various errors, especially if you upgrade from an older clang. Note that building world with gcc would not experience these problems, because it only uses the tblgen tools in the world stage, where PATH does contain ${WORLDTMP}/usr/bin. Pointy hat to: dim
Diffstat (limited to 'usr.sbin/config/mkmakefile.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud