[Libreoffice-commits] core.git: external/libwps
David Tardon
dtardon at redhat.com
Wed Jun 13 19:38:04 UTC 2018
external/libwps/Library_wps.mk | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 2821e958256e1233db76af2f1de0065b7f04b217
Author: David Tardon <dtardon at redhat.com>
Date: Wed Jun 13 15:53:14 2018 +0200
drop unneeded define
Change-Id: Idb825a2c96089c53c2734783e0bad02ba3c0f592
Reviewed-on: https://gerrit.libreoffice.org/55755
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: David Tardon <dtardon at redhat.com>
diff --git a/external/libwps/Library_wps.mk b/external/libwps/Library_wps.mk
index 4c2cf0e3b1d0..60709ab77603 100644
--- a/external/libwps/Library_wps.mk
+++ b/external/libwps/Library_wps.mk
@@ -26,7 +26,6 @@ $(eval $(call gb_Library_add_defs,wps,\
-DBUILD_WPS\
-DDLL_EXPORT \
-DNDEBUG \
- -DSHAREDPTR_STD \
))
$(eval $(call gb_Library_set_generated_cxx_suffix,wps,cpp))
More information about the Libreoffice-commits
mailing list