--- xslt/libxslt/libxslt.syms.orig 2017-09-05 16:25:50.504966267 +0200 +++ xslt/libxslt/libxslt.syms 2017-09-05 16:41:00.256895709 +0200 @@ -497,5 +497,10 @@ # pattern xsltCompMatchClearCache; + +# Solaris ld needs explicit auto-reduction (or, alternatively, "-B local") + local: + *; + } LIBXML2_1.1.30;
summaryrefslogtreecommitdiff
path: root/extensions/Library_so_activex.mk
AgeCommit message (Expand)Author
2015-07-09remove obsolete check for pre-MSVC2013 ATL library nameMichael Stahl
2014-07-08No atlsd.lib in VS 2013Tor Lillqvist
2014-04-28prefer makefile-gmake-modeTakeshi Abe