freebsd-dev/gnu/lib
Baptiste Daroussin 70d099afe0 Fix build with recent binutils
Recent binutils considered the .gnu.warning.symbol section as a fatal error when
run with --fatal-warnings which makes any users of "insecure" functions from
libc failing to build with recent binutils.

Introduce a new macro: LD_FATAL_WARNINGS=no to run ld(1) with
--no-fatal-warnings for the users of "insecure" functions

Differential Revision:	https://reviews.freebsd.org/D1320
2014-12-23 10:43:35 +00:00
..
csu Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support 2014-10-01 08:26:51 +00:00
libdialog Convert to LIBADD 2014-11-25 21:18:18 +00:00
libgcc Convert to LIBADD 2014-11-25 21:18:18 +00:00
libgcov Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support 2014-10-01 08:26:51 +00:00
libgomp Turn on TLS support for arm on here as it is supported since r231618/ 2012-06-14 20:27:28 +00:00
libreadline Convert to LIBADD 2014-11-25 21:18:18 +00:00
libregex Connect libgnuregex 2.17 to the build. 2013-06-05 21:31:06 +00:00
libssp Fix build with recent binutils 2014-12-23 10:43:35 +00:00
libstdc++ Convert to LIBADD 2014-11-25 21:18:18 +00:00
libsupc++ Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support 2014-10-01 08:26:51 +00:00
tests Add placeholder Kyuafiles for various top-level hierarchies. 2014-04-21 21:39:25 +00:00
Makefile Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" and 2014-07-10 21:11:48 +00:00
Makefile.inc