Fix an old copy error

This commit is contained in:
Thomas Trepl (Moody) 2022-04-17 22:22:21 +02:00
parent 03cd145c43
commit caf32c82d6

View File

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