diff --git a/scripts/gcc/build.sh b/scripts/gcc/build.sh index e2a4436..b7ed45f 100755 --- a/scripts/gcc/build.sh +++ b/scripts/gcc/build.sh @@ -59,9 +59,7 @@ cd ../../_build/gcc/build || exit 1 # Build GCC stage-1 #--- -echo "$TAG Configuring GCC (stage 1)..." - -# Configure GCC stage-1 (minimal build as possible for library) +echo "$TAG Configuring GCC..." utils_callcmd \ ../archive/configure \