summaryrefslogtreecommitdiffstats
path: root/external/libstaroffice/Library_staroffice.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-07-17 09:06:58 +0200
committerDavid Tardon <dtardon@redhat.com>2017-07-20 10:48:05 +0200
commit44401915b89582ebc50c644c4db38466a841d457 (patch)
tree466dedaa1df4f4d5f18ec5e07c537dd8a82a5831 /external/libstaroffice/Library_staroffice.mk
parentrevert fix typos (diff)
downloadcore-44401915b89582ebc50c644c4db38466a841d457.tar.gz
core-44401915b89582ebc50c644c4db38466a841d457.zip
upload libstaroffice 0.0.4
Change-Id: Id350c51cff29d27c02cfe5e4fdb1c66be58001ad Reviewed-on: https://gerrit.libreoffice.org/40037 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'external/libstaroffice/Library_staroffice.mk')
-rw-r--r--external/libstaroffice/Library_staroffice.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/libstaroffice/Library_staroffice.mk b/external/libstaroffice/Library_staroffice.mk
index 50f77dc543d3..23d805d3a8e0 100644
--- a/external/libstaroffice/Library_staroffice.mk
+++ b/external/libstaroffice/Library_staroffice.mk
@@ -24,7 +24,7 @@ $(eval $(call gb_Library_set_include,staroffice,\
$(eval $(call gb_Library_add_defs,staroffice,\
-DBUILD_STOFF \
- -DDLL_EXPORT \
+ -D_WINDLL \
-DNDEBUG \
-DSHAREDPTR_STD \
))