Update lfs-cross.sh

This commit is contained in:
C4FE1 2022-07-26 13:22:24 -03:00 committed by GitHub
parent 00d9d0aa2f
commit 4b916916cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,8 +26,8 @@ finish() {
cd $LFS/sources cd $LFS/sources
# 5.2. Binutils-2.37 - Pass 1 # 5.2. Binutils-2.38 - Pass 1
begin binutils-2.37 tar.xz begin binutils-2.38 tar.xz
mkdir -v build mkdir -v build
cd build cd build
../configure --prefix=$LFS/tools \ ../configure --prefix=$LFS/tools \