]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify the
authorWarner Losh <imp@FreeBSD.org>
Mon, 5 May 2014 22:03:01 +0000 (22:03 +0000)
committerWarner Losh <imp@FreeBSD.org>
Mon, 5 May 2014 22:03:01 +0000 (22:03 +0000)
commita18673d42d59af978f88d207380076e30a6ccadc
tree2d9b74e24d195f8ea0e8832a28b14b5483a88bcb
parent9b01449f967bd4323d43fe2719716a52a89d646c
Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify the
thicket of .if ${COMPILER_TYPE} == "clang" that controls
warnings. Also, use CFLAGS.clang in a couple places in preference to
having a similar construct that's related to the CWARNFLAGS changes.
share/mk/bsd.sys.mk
sys/boot/i386/boot2/Makefile