mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
... and finally remove commented commands
This commit is contained in:
parent
a8f1670e57
commit
dea5385dda
@ -97,24 +97,6 @@ cd build</userinput></screen>
|
||||
--with-headers=$LFS/usr/include \
|
||||
--disable-nscd \
|
||||
libc_cv_slibdir=/usr/lib</userinput></screen>
|
||||
<!--
|
||||
<screen arch="default"><userinput remap="configure">../configure \
|
||||
- -prefix=/usr \
|
||||
- -host=$LFS_TGT \
|
||||
- -build=$(../scripts/config.guess) \
|
||||
- -enable-kernel=&min-kernel; \
|
||||
- -with-headers=$LFS/usr/include \
|
||||
- -disable-nscd \
|
||||
libc_cv_slibdir=/usr/lib</userinput></screen>
|
||||
<screen arch="ml_32,ml_x32,ml_all"><userinput remap="configure">../configure \
|
||||
- -prefix=/usr \
|
||||
- -host=$LFS_TGT \
|
||||
- -build=$(../scripts/config.guess) \
|
||||
- -enable-kernel=&min-kernel; \
|
||||
- -with-headers=$LFS/usr/include \
|
||||
- -disable-nscd \
|
||||
libc_cv_slibdir=/usr/lib</userinput></screen>
|
||||
-->
|
||||
|
||||
<variablelist>
|
||||
<title>The meaning of the configure options:</title>
|
||||
|
@ -74,22 +74,7 @@ cd build</userinput></screen>
|
||||
--enable-stack-protector=strong \
|
||||
--disable-nscd \
|
||||
libc_cv_slibdir=/usr/lib</userinput></screen>
|
||||
<!--
|
||||
<screen arch="default"><userinput remap="configure">../configure - -prefix=/usr \
|
||||
- -disable-werror \
|
||||
- -enable-kernel=&min-kernel; \
|
||||
- -enable-stack-protector=strong \
|
||||
- -disable-nscd \
|
||||
libc_cv_slibdir=/usr/lib</userinput></screen>
|
||||
<screen arch="ml_32,ml_x32,ml_all"><userinput remap="configure">../configure - -prefix=/usr \
|
||||
- -disable-werror \
|
||||
- -enable-kernel=&min-kernel; \
|
||||
- -enable-stack-protector=strong \
|
||||
- -disable-nscd \
|
||||
- -with-headers=/usr/include \
|
||||
- -enable-multi-arch \
|
||||
libc_cv_slibdir=/usr/lib</userinput></screen>
|
||||
-->
|
||||
|
||||
<variablelist>
|
||||
<title>The meaning of the configure options:</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user