summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18npool/Library_i18npool.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18npool/Library_i18npool.mk b/i18npool/Library_i18npool.mk
index 9056fb916871..955579f5abdd 100644
--- a/i18npool/Library_i18npool.mk
+++ b/i18npool/Library_i18npool.mk
@@ -148,7 +148,8 @@ $(call gb_CxxObject_get_target,i18npool/source/collator/collator_unicode) :| \
$(eval $(call gb_Library_add_generated_cobjects,i18npool,\
CustomTarget/i18npool/breakiterator/OpenOffice_dat \
$(foreach txt,$(wildcard $(SRCDIR)/i18npool/source/breakiterator/data/*.txt),\
- CustomTarget/i18npool/breakiterator/$(notdir $(basename $(txt)))_brk) \
+ CustomTarget/i18npool/breakiterator/$(notdir $(basename $(txt)))_brk),\
+ $(if $(filter GCC,$(COM)),-Wno-unused-macros) \
))
# i18npool dlopens localedata_* libraries.