We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 217e3aa + 790358e commit d4f53bcCopy full SHA for d4f53bc
build-uclibc.sh
@@ -437,7 +437,7 @@ fi
437
# -----------------------------------------------------------------------------
438
# Build stage 1 libgcc (not needed when cross compiling).
439
if [ $IS_CROSS_COMPILING != yes ]; then
440
- echo "Buildring libgcc stage1..."
+ echo "Building libgcc stage1..."
441
cd $build_dir/gcc-stage1
442
make_target building all-target-libgcc
443
make_target installing install-target-libgcc
0 commit comments