mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fix a copy-paste error
This commit is contained in:
parent
0939e5196f
commit
d49a03582a
@ -117,7 +117,7 @@ rm -rf DESTDIR</userinput></screen>
|
||||
<screen><userinput remap="configure">CC="gcc -mx32" ./configure \
|
||||
--host=x86_64-pc-linux-gnux32 \
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/lib32 \
|
||||
--libdir=/usr/libx32 \
|
||||
--disable-debuginfod \
|
||||
--enable-libdebuginfod=dummy</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user