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/bash.xml

    re8506ae6 rf53b075  
    3232
    3333<screen os="h"><userinput>./configure --prefix=/tools \
    34     --without-bash-malloc --host=${LFS_TARGET} \
    35     --cache-file=config.cache</userinput></screen>
     34    --build=${LFS_HOST} --host=${LFS_TARGET} \
     35    --without-bash-malloc --cache-file=config.cache</userinput></screen>
    3636
    3737    <variablelist os="ad">
Note: See TracChangeset for help on using the changeset viewer.