summaryrefslogtreecommitdiffstats
path: root/external/clucene
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-10-07 14:12:01 +0200
committerMichael Stahl <mstahl@redhat.com>2016-10-07 14:58:17 +0200
commit62b75cd1698474b9232b46777e418de4786a3132 (patch)
treefe9b453408d9b9ed78fbf1100db242f7b4affcfb /external/clucene
parentMore blind fix for --enable-pch Windows builds (diff)
downloadcore-62b75cd1698474b9232b46777e418de4786a3132.tar.gz
core-62b75cd1698474b9232b46777e418de4786a3132.zip
tdf#100302: gbuild: always use $(LFS_CFLAGS)
Currently LFS_CFLAGS are only used in a handful of libraries but there's no obvious reason why it can't just be set everywhere. Also set it in windows.mk, i have no idea if it's needed for MinGW (certainly not for MSVC). Change-Id: I5f62e3011c2089abbf5539fc54c7ff10e07b1599
Diffstat (limited to 'external/clucene')
-rw-r--r--external/clucene/Library_clucene.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/external/clucene/Library_clucene.mk b/external/clucene/Library_clucene.mk
index 7ac8a48a19a2..763bcd7d0892 100644
--- a/external/clucene/Library_clucene.mk
+++ b/external/clucene/Library_clucene.mk
@@ -27,7 +27,6 @@ $(eval $(call gb_Library_add_defs,clucene,\
-Dclucene_shared_EXPORTS \
-Dclucene_core_EXPORTS \
-Dclucene_contribs_lib_EXPORTS \
- $(LFS_CFLAGS) \
))
# clucene is riddled with warnings... let's spare use