Changeset abaa676 for temp-system


Ignore:
Timestamp:
Feb 21, 2006, 12:46:31 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
e9041854
Parents:
4bf0b52
Message:

r642@server (orig r640): jim | 2005-11-06 10:28:35 -0800

r654@server: jim | 2005-11-06 10:23:30 -0800
Updated to Coreutils 5.93


Location:
temp-system
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • temp-system/64/coreutils.xml

    r4bf0b52 rabaa676  
    5656    xpointer="xpointer(//*[@os='bd'])"/>
    5757
    58 <screen><userinput>DEFAULT_POSIX2_VERSION=199209 CC="${CC} ${BUILD64}" \
     58<screen><userinput>CC="${CC} ${BUILD64}" \
    5959   ./configure --prefix=/tools --cache-file=config.cache \
    6060   --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
  • temp-system/common/coreutils.xml

    r4bf0b52 rabaa676  
    5151    <para os="bd">Prepare Coreutils for compilation:</para>
    5252
    53 <screen><userinput>DEFAULT_POSIX2_VERSION=199209 \
    54    ./configure --prefix=/tools --cache-file=config.cache \
     53<screen><userinput>./configure --prefix=/tools --cache-file=config.cache \
    5554   --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
    5655
  • temp-system/multilib/coreutils.xml

    r4bf0b52 rabaa676  
    5656    xpointer="xpointer(//*[@os='bd'])"/>
    5757
    58 <screen><userinput>DEFAULT_POSIX2_VERSION=199209 CC="${CC} ${BUILD64}" \
     58<screen><userinput>CC="${CC} ${BUILD64}" \
    5959   ./configure --prefix=/tools --cache-file=config.cache \
    6060   --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.