summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>2017-03-27 17:21:09 +0200
committerMichael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>2017-03-27 17:21:09 +0200
commitce7f5c5a5d8efb40a227d56075debe9dddbb31f1 (patch)
tree053720f8b0c70dae55a5d67ed3b53c72b01b8aef
parentbootstrap-prefix.sh: wrap broken system gcc instead, bug#613888 (diff)
downloadprefix-ce7f5c5a5d8efb40a227d56075debe9dddbb31f1.tar.gz
prefix-ce7f5c5a5d8efb40a227d56075debe9dddbb31f1.tar.bz2
prefix-ce7f5c5a5d8efb40a227d56075debe9dddbb31f1.zip
bootstrap-prefix.sh: drop testing hack
-rwxr-xr-xscripts/bootstrap-prefix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 5443a0bd71..718774125b 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1252,7 +1252,7 @@ bootstrap_stage1() {
;;
*-linux*)
if [[ ! -x "${ROOT}"/tmp/usr/bin/gcc ]] \
- && [[ $(gcc -print-prog-name=as),$(gcc -print-prog-name=ld) != /*,/* ]] || true
+ && [[ $(gcc -print-prog-name=as),$(gcc -print-prog-name=ld) != /*,/* ]]
then
# RHEL's system gcc is set up to use binutils via PATH search.
# If the version of our binutils an older one, they may not