From 1f87ae813c327553cba14abfbfa25775c988b90f Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 15 Apr 2010 22:34:11 +0200 Subject: scripts: don't print the build system guess warning diff --git a/scripts/crosstool-NG.sh.in b/scripts/crosstool-NG.sh.in index bb80bc9..d4c8a7f 100644 --- a/scripts/crosstool-NG.sh.in +++ b/scripts/crosstool-NG.sh.in @@ -331,7 +331,6 @@ if [ -z "${CT_RESTART}" ]; then fi # Determine build system if not set by the user - CT_Test "You did not specify the build system. That's OK, I can guess..." -z "${CT_BUILD}" case "${CT_BUILD}" in "") CT_BUILD=$("${CT_BUILD_PREFIX}gcc${CT_BUILD_SUFFIX}" -dumpmachine);; esac -- cgit v0.10.2-6-g49f6