Changeset b8dd57d6 for chapter01


Ignore:
Timestamp:
08/30/2007 05:34:55 PM (17 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Children:
f65c459
Parents:
0d2c43f
Message:

Use --with-arch=i486 only for x86. Also force '-m64' for 64-bit builds.

Lastly, use 'make' instead of 'make bootstrap' on gcc pass 1. The bootstrap is now default.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8349 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r0d2c43f rb8dd57d6  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>2007-08-30</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jhuntwork] - Use --with-arch=i486 only for x86. Also force '-m64' for 64-bit builds.
     44          Lastly, use 'make' instead of 'make bootstrap' on gcc pass 1. The bootstrap is now default.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
Note: See TracChangeset for help on using the changeset viewer.