Changeset b54737e for BOOK/temp-system


Ignore:
Timestamp:
Feb 21, 2006, 12:46:31 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d38e4cf
Parents:
dc47e4c
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:
BOOK/temp-system
Files:
3 edited

Legend:

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

    rdc47e4c rb54737e  
    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>
  • BOOK/temp-system/common/coreutils.xml

    rdc47e4c rb54737e  
    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
  • BOOK/temp-system/multilib/coreutils.xml

    rdc47e4c rb54737e  
    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.