repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cid#1606940 Check of thread-shared field evades lock acquisition
[LibreOffice.git]
/
external
/
libxslt
/
libxslt-internal-symbols.patch.1
blob
84a15154d729b0f92ef5f3b8be189c0b3db458f8
1
--- xslt/libxslt/libxslt.syms.orig 2017-09-05 16:25:50.504966267 +0200
2
+++ xslt/libxslt/libxslt.syms 2017-09-05 16:41:00.256895709 +0200
3
@@ -497,5 +497,10 @@
4
5
# pattern
6
xsltCompMatchClearCache;
7
+
8
+# Solaris ld needs explicit auto-reduction (or, alternatively, "-B local")
9
+ local:
10
+ *;
11
+
12
} LIBXML2_1.1.30;
13