Ignore:
Timestamp:
Jun 29, 2006, 4:07:12 PM (19 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/multilib/bash.xml

    re8506ae6 rf53b075  
    3737<screen os="h"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    3838   ./configure --prefix=/tools \
    39    --without-bash-malloc --host=${LFS_TARGET} \
    40    --cache-file=config.cache</userinput></screen>
     39   --build=${LFS_HOST} --host=${LFS_TARGET} \
     40   --without-bash-malloc --cache-file=config.cache</userinput></screen>
    4141
    4242    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.