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/multilib/gettext.xml

    re8506ae6 rf53b075  
    3737<screen os="d"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    3838   ./configure --prefix=/tools \
    39    --host=${LFS_TARGET} --disable-shared \
     39   --build=${LFS_HOST} --host=${LFS_TARGET} --disable-shared \
    4040   --cache-file=config.cache</userinput></screen>
    4141
Note: See TracChangeset for help on using the changeset viewer.