freebsd-nq/gnu/lib
David Chisnall 52b42bace1 On platforms where clang is the default compiler, don't build gcc or libstdc++.
To enable them, set WITH_GCC and WITH_GNUCXX in src.conf.
Make clang default to using libc++ on FreeBSD 10.
Bumped __FreeBSD_version for the change.

GCC is still enabled on PC98, because the PC98 bootloader requires GCC to build
(or, at least, hard-codes the use of gcc into its build).

Thanks to everyone who helped make the ports tree ready for this (and bapt
for coordinating them all).  Also to imp for reviewing this and working on the
forward-porting of the changes in our gcc so that we're getting to a much
better place with regard to external toolchains.

Sorry to all of the people who helped who I forgot to mention by name.

Reviewed by:	bapt, imp, dim, ...
2013-09-06 20:08:03 +00:00
..
csu Add compiler support for the ARM EABI. 2013-01-17 05:56:28 +00:00
libdialog Bump shlib for dialog because ABI has changed when version 1.2 was imported 2013-06-23 21:59:52 +00:00
libgcc Enable libcompiler-rt on MIPS. 2013-04-20 14:44:28 +00:00
libgcov Add compiler support for the ARM EABI. 2013-01-17 05:56:28 +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 Connect libgnuregex 2.17 to the build. 2013-06-05 21:31:06 +00:00
libssp
libstdc++ Teach libstdc++ about logl(3). 2013-08-13 20:28:21 +00:00
libsupc++ Fix some missing symbols in the libsupc++ Version.map 2013-06-16 21:15:35 +00:00
Makefile On platforms where clang is the default compiler, don't build gcc or libstdc++. 2013-09-06 20:08:03 +00:00
Makefile.inc