Ignore:
Timestamp:
May 2, 2006, 3:57:20 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
ce2de8a
Parents:
593fca05
Message:

r3238@server: jim | 2006-05-02 08:53:24 -0700
Reverted bash change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp-system/multilib/bash.xml

    r593fca05 r37ee34f1  
    2525    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2626    href="../common/bash.xml"
     27    xpointer="xpointer(//*[@os='c1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../common/bash.xml"
     31    xpointer="xpointer(//*[@os='c2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../common/bash.xml"
    2735    xpointer="xpointer(//*[@os='g'])"/>
    2836
    2937<screen os="h"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    3038   ./configure --prefix=/tools \
    31    --without-bash-malloc --host=${LFS_TARGET}</userinput></screen>
     39   --without-bash-malloc --host=${LFS_TARGET} \
     40   --cache-file=config.cache</userinput></screen>
    3241
    3342    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.