]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
this grep fails on debian and the output is useless II
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index a3fb4027a96c3c5249c6381811b3604c29860454..d032cb248ea8cd2c61a6be7ee278adf3b189ec9f 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1142,7 +1142,7 @@ downloadsrc)
 toolchain)
        clear
        prepareenv
-       beautify build_stage "Toolchain compilation - Native GCC: `gcc --version | grep GCC | awk {'print $3'}`"
+       beautify build_stage "Toolchain compilation"
        buildtoolchain
        echo "`date -u '+%b %e %T'`: Create toolchain tar.gz for ${BUILD_ARCH}" | tee -a $LOGFILE
        test -d $BASEDIR/cache/toolchains || mkdir -p $BASEDIR/cache/toolchains