summaryrefslogtreecommitdiff
path: root/external/libxslt/libxslt-internal-symbols.patch.1
blob: 84a15154d729b0f92ef5f3b8be189c0b3db458f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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;