HardenedBSD/gnu/lib
David Chisnall 523f54dd4a Correctly export operator new / delete for things linking against libsupc++ but
not libstdc++.

Unfortunately, it appears that libsupc++ / libstdc++ have a different idea of
the type of size_t to the rest of the world, which may cause problems later
on...

Reported by:	des
MFC after:	1 week
2012-05-28 12:11:00 +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
libgomp
libreadline
libregex
libssp
libstdc++ Make libsupc++ build as a shared library and make libstdc++ a filter library 2012-03-31 14:25:12 +00:00
libsupc++ Correctly export operator new / delete for things linking against libsupc++ but 2012-05-28 12:11:00 +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