summaryrefslogtreecommitdiffstats
path: root/external/libxslt
diff options
context:
space:
mode:
authorJuergen Funk <juergen.funk_ml@cib.de>2020-02-07 07:55:59 +0100
committerMichael Stahl <michael.stahl@cib.de>2020-02-07 10:51:21 +0100
commit127d8c2abcae44869458b39a77f48c93bff8c327 (patch)
tree1391591f5ed39849ea5741c746d807b7f83c672d /external/libxslt
parenttdf#99693 Add Highlighting tab for Calc (diff)
downloadcore-127d8c2abcae44869458b39a77f48c93bff8c327.tar.gz
core-127d8c2abcae44869458b39a77f48c93bff8c327.zip
libxstl.dll: Reduce code when symboles enabled
Change-Id: I189ac6346758c4accadc6b268c321654ae151752 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88157 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'external/libxslt')
-rw-r--r--external/libxslt/libxslt-msvc-sym.patch.22
1 files changed, 1 insertions, 1 deletions
diff --git a/external/libxslt/libxslt-msvc-sym.patch.2 b/external/libxslt/libxslt-msvc-sym.patch.2
index 34bf1d0c9d1e..e4d4e673f339 100644
--- a/external/libxslt/libxslt-msvc-sym.patch.2
+++ b/external/libxslt/libxslt-msvc-sym.patch.2
@@ -10,7 +10,7 @@
LD = link.exe
LDFLAGS = /nologo
LDFLAGS = $(LDFLAGS) /LIBPATH:$(BINDIR) /LIBPATH:$(LIBPREFIX)
-+LDFLAGS = $(LDFLAGS) /DEBUG
++LDFLAGS = $(LDFLAGS) /DEBUG /OPT:REF
LIBS =
# The archiver and its options.