]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r260334:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Jan 2014 23:08:56 +0000 (23:08 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Jan 2014 23:08:56 +0000 (23:08 +0000)
commit56c2013fdd71aa1aa6244d408368d75609fad939
tree168ec2c109722fec81cc8c9eccb3c41eb48e4533
parentbfc1f33f826b21c2ac70979e9ddabd28dffbbdad
MFC r260334:

Split the last gcc-specific flags off into CFLAGS.gcc.  This also
removes the need to use -Qunused-arguments for clang throughout the
tree.

MFC r260369:

Apply band-aid for 32-bit compat libs failures after r260334: put back
-Qunused-arguments for clang for now, until I can figure out a way to
make it unneeded in all scenarios.  Sorry about the breakage.

git-svn-id: svn://svn.freebsd.org/base/stable/9@260497 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
21 files changed:
lib/libiconv/Makefile
lib/libiconv_modules/BIG5/Makefile
lib/libiconv_modules/EUC/Makefile
lib/libiconv_modules/EUCTW/Makefile
lib/libiconv_modules/GBK2K/Makefile
lib/libiconv_modules/ISO2022/Makefile
lib/libiconv_modules/JOHAB/Makefile
lib/libiconv_modules/UES/Makefile
lib/libiconv_modules/UTF1632/Makefile
lib/libiconv_modules/UTF7/Makefile
lib/libiconv_modules/iconv_std/Makefile
lib/libiconv_modules/mapper_parallel/Makefile
lib/libiconv_modules/mapper_serial/Makefile
lib/libiconv_modules/mapper_std/Makefile
lib/libiconv_modules/mapper_zone/Makefile
sys/boot/i386/boot2/Makefile
sys/boot/i386/gptboot/Makefile
sys/boot/i386/gptzfsboot/Makefile
sys/boot/i386/zfsboot/Makefile
sys/boot/pc98/boot2/Makefile
usr.sbin/mfiutil/Makefile