summaryrefslogtreecommitdiff
path: root/external/hunspell
diff options
context:
space:
mode:
Diffstat (limited to 'external/hunspell')
-rw-r--r--external/hunspell/ExternalProject_hunspell.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/external/hunspell/ExternalProject_hunspell.mk b/external/hunspell/ExternalProject_hunspell.mk
index c63498af73fc..47c4c736bd44 100644
--- a/external/hunspell/ExternalProject_hunspell.mk
+++ b/external/hunspell/ExternalProject_hunspell.mk
@@ -28,7 +28,6 @@ $(call gb_ExternalProject_get_state_target,hunspell,build):
$(call gb_ExternalProject_run,build,\
$(gb_RUN_CONFIGURE) ./configure --disable-shared --disable-nls --with-pic \
$(gb_CONFIGURE_PLATFORMS) \
- $(if $(filter AIX,$(OS)),CFLAGS="-D_LINUX_SOURCE_COMPAT") \
$(if $(hunspell_CPPFLAGS),CPPFLAGS='$(hunspell_CPPFLAGS)') \
$(if $(hunspell_CXXFLAGS),CXXFLAGS='$(hunspell_CXXFLAGS)') \
$(if $(hunspell_LDFLAGS),LDFLAGS='$(hunspell_LDFLAGS)') \