On Apr 20, 2014, at 2:49 PM, Glen Barber <g...@freebsd.org> wrote: > On Sun, Apr 20, 2014 at 08:46:07PM +0000, Glen Barber wrote: >> Author: gjb >> Date: Sun Apr 20 20:46:06 2014 >> New Revision: 264703 >> URL: http://svnweb.freebsd.org/changeset/base/264703 >> >> Log: >> Apply a slightly different color hammer to arm/release.sh: >> >> - gcc(1) fails to build usr.bin/dtc >> - lack of WITH_GNUCXX=1 causes cc1plus(1) calls to fail >> - u-boot fails to build with clang (hard-coded gcc(1) calls) >> >> Implement the proper incantation of WITH_/WITHOUT_ knobs >> to get arm snapshot builds working again. >> >> Since the cc(1) binary is no longer expected to be clang(1), >> remove the chroot(8) post-install cc(1) overwrite. >> > > The wording here is backwards post-edit. It should have stated "because > we no longer need to overwrite cc(1) with clang(1),...".
Yea, WITH/WITHOUT_CLANG_IS_CC must die. Warner _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"