Make the Android cross-compilation get a bit further along

Change-Id: Idf91e95afad9b89e39d7234622f4a37f18b5ca6c
This commit is contained in:
Tor Lillqvist
2013-09-23 20:23:33 +03:00
parent c03124eb1c
commit 1133c65555

View File

@@ -1634,9 +1634,6 @@ $(call gb_LinkTarget_set_include,$(1),\
-I$(call gb_UnpackedTarball_get_dir,lcms2/include) \
$$(INCLUDE) \
)
$(call gb_LinkTarget_use_static_libraries,$(1),\
lcms2 \
)
endef