Kaydet (Commit) db2d64f5 authored tarafından Miklos Vajna's avatar Miklos Vajna

icu: fix Android build

Change-Id: I15f8e960f253db3f13f68bb2da84f0191d888f5b
üst c6341187
...@@ -28,7 +28,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,icu,\ ...@@ -28,7 +28,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,icu,\
external/icu/icu.changeset_36724.patch.1 \ external/icu/icu.changeset_36724.patch.1 \
external/icu/icu.changeset_36727.patch.1 \ external/icu/icu.changeset_36727.patch.1 \
external/icu/icu.changeset_36801.patch.1 \ external/icu/icu.changeset_36801.patch.1 \
external/icu/icu4c-icudata-stdlibs.diff \ $(if $(filter-out ANDROID,$(OS)),external/icu/icu4c-icudata-stdlibs.diff) \
)) ))
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
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