Kaydet (Commit) ca370e42 authored tarafından David Tardon's avatar David Tardon

gbuild: don't register fontconfig and freetype twice

Change-Id: I090d7d99a1f618c73a8d82fe2e95932d61ea1099
üst aa360797
...@@ -469,13 +469,6 @@ $(call gb_LinkTarget__use_expat_impl,$(1),expat_x64) ...@@ -469,13 +469,6 @@ $(call gb_LinkTarget__use_expat_impl,$(1),expat_x64)
endef endef
ifeq ($(OS),ANDROID)
$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
fontconfig \
freetype \
))
endif
ifeq ($(SYSTEM_HYPH),YES) ifeq ($(SYSTEM_HYPH),YES)
define gb_LinkTarget__use_hyphen define gb_LinkTarget__use_hyphen
......
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