Kaydet (Commit) ddbe08e1 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Fix build on Linux.

üst c240dbc8
......@@ -144,7 +144,7 @@ else
gb_Helper_LIBRARY_PATH_VAR := LD_LIBRARY_PATH
endif
gb_Helper_set_ld_path := $(gb_Helper_LIBRARY_PATH_VAR)=\"$(OUTDIR_FOR_BUILD)/lib\"
gb_Helper_set_ld_path := $(gb_Helper_LIBRARY_PATH_VAR)="$(OUTDIR_FOR_BUILD)/lib"
# $(1): list of directory pathnames to append at the end of the ld path
define gb_Helper_extend_ld_path
......
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