mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-18 10:15:05 +01:00
Fix an old copy error
This commit is contained in:
parent
03cd145c43
commit
caf32c82d6
@ -115,7 +115,7 @@ cd build</userinput></screen>
|
||||
<userinput remap="configure">../configure \
|
||||
--target=$LFS_TGT \
|
||||
--prefix=$LFS/tools \
|
||||
--with-glibc-version=2.11 \
|
||||
--with-glibc-version=&glibc-version; \
|
||||
--with-sysroot=$LFS \
|
||||
--with-newlib \
|
||||
--without-headers \
|
||||
|
Loading…
Reference in New Issue
Block a user