Kaydet (Commit) 8bbf51e7 authored tarafından David Tardon's avatar David Tardon

missing `)'

Change-Id: Ifb03305c8df237fd52f4343744dc1884d220b149
üst c5dd6eb9
......@@ -128,7 +128,7 @@ $(call gb_Helper_abbreviate_dirs,\
-Wl$(COMMA)-Map$(COMMA)$(WORKDIR)/LinkTarget/$(2).map \
-Wl$(COMMA)--out-implib$(COMMA)$(ILIBTARGET) \
-o $(1) \
$(if $(findstring s,$(MAKEFLAGS)),> /dev/null))
$(if $(findstring s,$(MAKEFLAGS)),> /dev/null)))
endef
define gb_LinkTarget__command_staticlinklibrary
......
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