* drop most of libxslt-internal-symbols.patch, fixed upstream Change-Id: I59cf57a4d3139ad5fa0e5ce1a6cdaaa568ae3a40 Reviewed-on: https://gerrit.libreoffice.org/41947 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
14 lines
343 B
Groff
14 lines
343 B
Groff
--- 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 @@
|
|
# xsltInternals
|
|
xsltFlagRVTs;
|
|
xsltDecimalFormatGetByQName;
|
|
+
|
|
+# Solaris ld needs explicit auto-reduction (or, alternatively, "-B local")
|
|
+ local:
|
|
+ *;
|
|
+
|
|
} LIBXML2_1.1.27;
|
|
|