git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7798 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2009-03-06 00:10:04 +00:00
parent 6632677883
commit 47e40b1207

View File

@ -113,7 +113,7 @@ make</userinput></screen>
<para><parameter>--disable-dependency-tracking</parameter>: This option
speeds up one time builds.</para>
<para><parameter>--disable-enable</parameter>: This option combines
<para><parameter>--enable-final</parameter>: This option combines
source code during compilation speeding up the build. It also
avoids a problem with missing headers in some files.</para>