sh-elf-vhex - v2.0.0-rc13 : fix typo

*fix*
> [scripts]
  | [gcc/build] fix typo in configuration logs
This commit is contained in:
YannMagnin 2023-12-20 19:21:35 +01:00
parent 1d58f26fb1
commit 6a2443861c
No known key found for this signature in database
GPG Key ID: D82629D933EADC59
1 changed files with 1 additions and 3 deletions

View File

@ -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 \