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...

Dimitry Andric dim at FreeBSD.org
Thu Jan 9 22:19:27 UTC 2014


On 09 Jan 2014, at 16:02, Ian Lepore <ian at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20140109/2f75c759/attachment.sig>


More information about the svn-src-all mailing list