Kaydet (Commit) 8d1c80e2 authored tarafından Michael Stahl's avatar Michael Stahl

RepositoryExternal.mk: really fix jpeg build

Change-Id: I1969db554d156e6af0975d03013ea4f7c10d839f
üst 16881e76
......@@ -459,12 +459,12 @@ $(call gb_LinkTarget_set_include,$(1),\
$$(INCLUDE) \
)
endef
$(call gb_LinkTarget_use_static_libraries,$(1),\
jpeg \
)
endef
define gb_ExternalProject__use_jpeg
$(call gb_ExternalProject_use_static_libraries,$(1),jpeg)
......
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