[Libreoffice-commits] core.git: external/libxslt
Juergen Funk (via logerrit)
logerrit at kemper.freedesktop.org
Fri Feb 7 09:51:54 UTC 2020
external/libxslt/libxslt-msvc-sym.patch.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 127d8c2abcae44869458b39a77f48c93bff8c327
Author: Juergen Funk <juergen.funk_ml at cib.de>
AuthorDate: Fri Feb 7 07:55:59 2020 +0100
Commit: Michael Stahl <michael.stahl at cib.de>
CommitDate: Fri Feb 7 10:51:21 2020 +0100
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 at cib.de>
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.
More information about the Libreoffice-commits
mailing list