Date: Thu, 9 Jan 2014 23:19:11 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Ian Lepore <ian@freebsd.org> Cc: Zbigniew Bodek <zbb@FreeBSD.org>, svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r259730 - in head: gnu/lib/csu gnu/lib/libgcc gnu/lib/libstdc++ gnu/lib/libsupc++ lib/atf/libatf-c/tests share/mk sys/conf tools/tools/ath/athstats tools/tools/net80211/wlanstats usr.bi... Message-ID: <E5817041-4D03-4DCC-AD7C-72B3E8F3DBCB@FreeBSD.org> In-Reply-To: <1389279751.1158.426.camel@revolution.hippie.lan> References: <201312221751.rBMHpYpj059326@svn.freebsd.org> <CALF_Tx=hqjCLpqFZK=U%2B7tGbzxp0GS6BekMg6saYz0eJ%2Bqvw1A@mail.gmail.com> <7BAB80DB-AD2E-427A-AB9F-2E1A3F0DFE8C@FreeBSD.org> <1389279751.1158.426.camel@revolution.hippie.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_893C138D-4F99-441B-B574-BEBA743166ED Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 09 Jan 2014, at 16:02, Ian Lepore <ian@freebsd.org> wrote: ... > At r259730: > > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > -Wmissing-include-dirs -fdiagnostics-show-option > -Wno-error-tautological-compare -Wno-error-empty-body > -Wno-error-parentheses-equality -nostdinc -I. > -I/local/build/staging/freebsd/imx53/src/sys > -I/local/build/staging/freebsd/imx53/src/sys/contrib/altq > -I/local/build/staging/freebsd/imx53/src/sys/contrib/libfdt -D_KERNEL > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -funwind-tables > -ffreestanding > -Werror /local/build/staging/freebsd/imx53/src/sys/arm/arm/trap.c > > The difference is that the -mllvm and -arm-enable-ehabi flags are > missing. Aha, this was a nasty mistake, sorry. The main kernel builds do not include bsd.sys.mk, so CFLAGS.clang and CFLAGS.gcc do not work there at the moment. Fixed in r260494. -Dimitry --Apple-Mail=_893C138D-4F99-441B-B574-BEBA743166ED Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlLPIGMACgkQsF6jCi4glqMVpACg+vbRdk4BbjUQeUSr1SiECofL nq4Anj+T568wAcwrTP2cKYov8166MFIg =/J7m -----END PGP SIGNATURE----- --Apple-Mail=_893C138D-4F99-441B-B574-BEBA743166ED--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E5817041-4D03-4DCC-AD7C-72B3E8F3DBCB>