Commit graph

3 commits

Author SHA1 Message Date
tnn
9fda9d2447 Use full paths to archive files instead of -lfoo to avoid wrapper reordering
when linking a shared library out of .a files.
This is what other packages that use -Wl,--whole-archive seem to do.
This works with and without cwrappers.

XXX someone please apply similar fixes for Darwin and SunOS if necessary
2015-04-26 13:08:38 +00:00
tnn
8d49bf7da9 Teach the llvm shared library build rules about NetBSD so we get a single
shlib with whole-archive like on other platforms. Bump revision and bl3.
2015-04-06 17:25:05 +00:00
tnn
0618e61bdb Import libLLVM34-3.4.2 as lang/libLLVM34.
Previous version of lang/libLLVM for packages that don't work with the
current version.
2015-03-04 19:34:27 +00:00