Kaydet (Commit) 0b79b4e4 authored tarafından Peter Foley's avatar Peter Foley

another mythes fixup

Change-Id: Ied0493987630a294897d0646cd022580ffd9544b
üst 9e716494
...@@ -255,7 +255,7 @@ define gb_LinkTarget__use_mythes ...@@ -255,7 +255,7 @@ define gb_LinkTarget__use_mythes
$(call gb_LinkTarget_use_package,$(1),\ $(call gb_LinkTarget_use_package,$(1),\
mythes \ mythes \
) )
$(call gb_LinkTarget_add_libs,\ $(call gb_LinkTarget_add_libs,$(1),\
$(if $(filter MSC,$(COM)),libmythes.lib,-lmythes-1.2) \ $(if $(filter MSC,$(COM)),libmythes.lib,-lmythes-1.2) \
) )
endef endef
......
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