pkgsrc/lang/clang
tnn a5ec43770d Unbreak C++ on NetBSD, by popular demand.
Background:
LLVM 3.6 upstream added support for being a native toolchain on NetBSD.
This changed the default C++ runtime library from libstdc++ to libc++.
Patch this in pkgsrc's clang so we continue to use libstdc++ (for now)
Proper support for libc++ should be added later (perhaps w/ PKG_OPTIONs).
Thanks to Joerg for explaining the problem.
2015-04-07 22:05:36 +00:00
..
patches Teach the llvm shared library build rules about NetBSD so we get a single 2015-04-06 17:25:05 +00:00
DESCR
distinfo Teach the llvm shared library build rules about NetBSD so we get a single 2015-04-06 17:25:05 +00:00
Makefile Unbreak C++ on NetBSD, by popular demand. 2015-04-07 22:05:36 +00:00
Makefile.common Unbreak C++ on NetBSD, by popular demand. 2015-04-07 22:05:36 +00:00
options.mk Remove shlib option. lang/libLLVM provides equivalent functionality. 2015-04-03 11:06:57 +00:00
PLIST Makefile: move some stuff from Makefile.common here 2015-03-04 13:57:42 +00:00
PLIST.Darwin Changes 3.5.0: 2014-09-06 07:37:14 +00:00
PLIST.Linux Fix build failure on Linux (PLIST issue) 2014-07-19 11:12:28 +00:00
PLIST.static-analyzer Add option for installing the static analyzer. 2014-10-01 09:41:02 +00:00