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

do not announce exec build twice

Change-Id: If9c68f2bf423d23a53b2e0fa570c9ba55924b289
üst 86485d4c
......@@ -127,7 +127,6 @@ gb_LinkTarget_INCLUDE +=\
$(foreach inc,$(subst ;, ,$(JDKINC)),-I$(inc)) \
define gb_LinkTarget__command_dynamiclinkexecutable
$(call gb_Output_announce,$(2),$(true),LNK,4)
$(call gb_Helper_abbreviate_dirs,\
mkdir -p $(dir $(1)) && \
$(gb_CXX) $(strip \
......
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