Changeset cf682c1 for BOOK/temp-tools/64


Ignore:
Timestamp:
Feb 21, 2006, 1:41:22 AM (19 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:
705ee57
Parents:
feaf98b
Message:

r884@server (orig r882): ken | 2005-12-11 06:21:27 -0800
Fix tcl configure with new bash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-tools/64/tcl.xml

    rfeaf98b rcf682c1  
    2828    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2929    href="../common/tcl.xml"
     30    xpointer="xpointer(//*[@os='c1'])"/>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/tcl.xml"
     34    xpointer="xpointer(//*[@os='c2'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/tcl.xml"
    3038    xpointer="xpointer(//*[@os='b'])"/>
    3139
    32 <screen os="c"><userinput>cd unix
    33 CC="gcc ${BUILD64}" ./configure --prefix=/tools</userinput></screen>
     40<screen os="c"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/tools</userinput></screen>
    3441
    3542    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.