Ignore:
Timestamp:
Apr 30, 2006, 8:34:37 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
370a93da
Parents:
84013ba
Message:

r3201@server (orig r1493): chris | 2006-04-30 20:24:32 -0700
Removed unneeded command from temp-system bash installation

File:
1 edited

Legend:

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

    r84013ba r849c06a  
    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"
    3527    xpointer="xpointer(//*[@os='g'])"/>
    3628
    3729<screen os="h"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    3830   ./configure --prefix=/tools \
    39    --without-bash-malloc --host=${LFS_TARGET} \
    40    --cache-file=config.cache</userinput></screen>
     31   --without-bash-malloc --host=${LFS_TARGET}</userinput></screen>
    4132
    4233    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.