summaryrefslogtreecommitdiffstats
path: root/bootstrap
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 /bootstrap
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 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 38ebb4e3c25c..6a2d69149a64 100755
--- a/bootstrap
+++ b/bootstrap
@@ -76,7 +76,6 @@ fi
chmod +x "$SRC_ROOT/solenv/bin/build.pl"
chmod +x "$SRC_ROOT/solenv/bin/zipdep.pl"
-chmod +x "$SRC_ROOT/solenv/bin/gccinstlib.pl"
# Local Variables:
# mode: shell-script