]> CyberLeo.Net >> Repos - FreeBSD/stable/10.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)
commitebe9f853edad4298687235edea682016ed210208
tree64c554f66dfcadcb722052a83873055a9d9cabd5
parent15fdd86dfd72a9b1bf579fe8f1c15cc0af41f965
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/10@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