summaryrefslogtreecommitdiffstats
path: root/solenv/inc
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-02-19 11:31:17 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-02-19 11:31:17 +0100
commit8ff09509d725ce18814d5d77794f227d0c72037b (patch)
tree93ce505398ac3c9869266a302ffe58628a4bf11b /solenv/inc
parentsdremote: fix linux conditional. (diff)
downloadcore-8ff09509d725ce18814d5d77794f227d0c72037b.tar.gz
core-8ff09509d725ce18814d5d77794f227d0c72037b.zip
No need to copy the gcc libraries anymore
Change-Id: I6dbf44bb78f14ab71a48a9cd4e9ebba60bfc97d2
Diffstat (limited to 'solenv/inc')
-rw-r--r--solenv/inc/unitools.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/inc/unitools.mk b/solenv/inc/unitools.mk
index 5b7ed0a6f35a..81d175283993 100644
--- a/solenv/inc/unitools.mk
+++ b/solenv/inc/unitools.mk
@@ -176,7 +176,6 @@ RM+=$(RMFLAGS)
ADJUSTVISIBILITY*=$(AUGMENT_LIBRARY_PATH) $(SOLARBINDIR)/adjustvisibility
CONVERT*:=$(PERL) $(SOLARENV)/bin/leconvert.pl
EXECTEST := $(PERL) -w $(SOLARENV)/bin/exectest.pl
-GCCINSTLIB:=$(PERL) -w $(SOLARENV)/bin/gccinstlib.pl
# The dmake $(PWD) apparantly produces paths with symlinks resolved, while the
# bash pwd command by default produces paths with unresolved symlinks, so that