summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-02 17:36:03 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-02 17:36:59 +0200
commitb1419d37db297a4228bb0df463a1ab06c0c6183d (patch)
tree23c67b280b671cd346e104afb78844a7f2a32948 /solenv
parent86485d4c3785827fe2e3ceb4d3ac3eb82e3bd3b9 (diff)
do not announce exec build twice
Change-Id: If9c68f2bf423d23a53b2e0fa570c9ba55924b289
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/platform/WNT_INTEL_GCC.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/WNT_INTEL_GCC.mk b/solenv/gbuild/platform/WNT_INTEL_GCC.mk
index 155d97b419ea..b1b4fb65e80d 100644
--- a/solenv/gbuild/platform/WNT_INTEL_GCC.mk
+++ b/solenv/gbuild/platform/WNT_INTEL_GCC.mk
@@ -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 \