Kaydet (Commit) 3377167b authored tarafından Peter Foley's avatar Peter Foley

supress warnings from icu-generated headers

Change-Id: Ibbf0c1148cf8ea37bb51e6c31d2e89efc9dfce00
üst 23aaabc2
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment