Date: Sun, 20 Apr 2014 22:29:16 -0600 From: Warner Losh <imp@bsdimp.com> To: Glen Barber <gjb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers <src-committers@freebsd.org> Subject: Re: svn commit: r264703 - head/release/arm Message-ID: <CF45AF2F-98BF-4AB6-AF1E-9448C899CC5D@gmail.com> In-Reply-To: <20140420204931.GV49791@glenbarber.us> References: <201404202046.s3KKk7Vp033197@svn.freebsd.org> <20140420204931.GV49791@glenbarber.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 20, 2014, at 2:49 PM, Glen Barber <gjb@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CF45AF2F-98BF-4AB6-AF1E-9448C899CC5D>