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.
1 parent 9926257 commit 790358eCopy full SHA for 790358e
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