Ignore:
Timestamp:
Jun 29, 2006, 4:07:12 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
7d6c53c
Parents:
e8506ae6
Message:

r4179@server: jim | 2006-06-29 16:03:00 -0700

Updated Temp-System and Boot builds to be more
consistant. Added --build=${LFS_HOST}, where possible.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp-system/common/patch.xml

    re8506ae6 rf53b075  
    2525    <para os="a">Prepare Patch for compilation:</para>
    2626
    27 <screen os="b"><userinput>./configure --prefix=/tools --host=${LFS_TARGET}</userinput></screen>
     27<screen os="b"><userinput>./configure --prefix=/tools \
     28    --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
    2829
    2930    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.