Kaydet (Commit) 341b4671 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

We need b_Helper_set_ld_path here I think

Change-Id: Ie6dc76859ff51e1d25abbf65de1abfba46dd4252
üst d6c090c1
......@@ -206,7 +206,7 @@ $(foreach def,$(1),$(if $(filter TRUE YES,$($(def))),-D$(def)))
endef
define gb_Helper_execute
$(call gb_Executable_get_command,$(1))
$(gb_Helper_set_ld_path) $(call gb_Executable_get_command,$(1))
endef
# gb_Helper_OUTDIRLIBDIR is set by the platform to the path the dynamic linker need to use
......
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