|
@@ -56,10 +56,11 @@ cd build</userinput></screen>
|
|
|
--prefix=/tools \
|
|
|
--host=$LFS_TGT \
|
|
|
--build=$(../scripts/config.guess) \
|
|
|
- --enable-kernel=&min-kernel; \
|
|
|
- --with-headers=/tools/include \
|
|
|
+ --enable-kernel=&min-kernel; \
|
|
|
+ --with-headers=/tools/include</userinput></screen>
|
|
|
+<!--
|
|
|
libc_cv_forced_unwind=yes \
|
|
|
- libc_cv_c_cleanup=yes</userinput></screen>
|
|
|
+ libc_cv_c_cleanup=yes</userinput></screen> -->
|
|
|
|
|
|
<variablelist>
|
|
|
<title>配置选项的含义:</title>
|
|
@@ -99,7 +100,7 @@ cd build</userinput></screen>
|
|
|
并据此对自身进行优化。</para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
-
|
|
|
+<!--
|
|
|
<varlistentry>
|
|
|
<term><parameter>libc_cv_forced_unwind=yes</parameter></term>
|
|
|
<listitem>
|
|
@@ -130,6 +131,7 @@ cd build</userinput></screen>
|
|
|
并表明 C 清理支持可用。</para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
+-->
|
|
|
<!-- <varlistentry>
|
|
|
<term><parameter>libc_cv_ctors_header=yes</parameter></term>
|
|
|
<listitem>
|