freebsd-dev/gnu/lib
Dimitry Andric 69714daa44 For building libstdc++ and libsupc++, filter out any -stdlib=libc++
option from CXXFLAGS, otherwise these libraries will not build.
Similarly, filter out any -std=xxx options that aren't supported.

Submitted by:	Yamaya Takashi <yamayan@kbh.biglobe.ne.jp>
MFC after:	2 weeks
2012-08-25 23:08:24 +00:00
..
csu Build the "S" objects with the same name they get installed under. 2012-05-17 20:38:01 +00:00
libdialog Update dialog to 1.1-20110707. 2011-07-14 14:01:36 +00:00
libgcc Switch sparc64 to using libcompiler_rt; since r230021 we have a workaround 2012-05-15 22:47:34 +00:00
libgcov Compile libgcov without stack protection. It can be linked into 2009-10-25 15:52:31 +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 Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as 2010-08-12 20:46:49 +00:00
libregex Bump the version of all non-symbol-versioned shared libraries in 2009-07-19 17:25:24 +00:00
libssp Second attempt at eliminating .text relocations in shared libraries 2009-07-14 21:19:13 +00:00
libstdc++ For building libstdc++ and libsupc++, filter out any -stdlib=libc++ 2012-08-25 23:08:24 +00:00
libsupc++ For building libstdc++ and libsupc++, filter out any -stdlib=libc++ 2012-08-25 23:08:24 +00:00
Makefile Don't recurse into libssp when MK_SSP is set to no. 2012-05-21 16:03:44 +00:00
Makefile.inc