summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-02-19 11:31:17 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-02-19 11:18:30 +0000
commit930adff42e498ee4f8655cee09bcb2e43838413a (patch)
tree91789d51078e7fb883ecdd453c64d9d3da548573 /bootstrap
parent0ff04e11c0e79a2969774c21df8e0d5822b54e08 (diff)
No need to copy the gcc libraries anymore
Change-Id: I6dbf44bb78f14ab71a48a9cd4e9ebba60bfc97d2 (cherry picked from commit 8ff09509d725ce18814d5d77794f227d0c72037b) Reviewed-on: https://gerrit.libreoffice.org/2254 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index b7a73622e1d1..bbe941d3c647 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