Ignore:
Timestamp:
Apr 16, 2011, 2:33:52 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
2643b9b4
Parents:
7b0cc7e8 (diff), af891d2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into simp

Location:
BOOK/temp-system/multilib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/multilib/cloog-ppl.xml

    r7b0cc7e8 raf43a09  
    2222  <sect2 role="installation">
    2323    <title>Installation of CLooG-PPL</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/cloog-ppl.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../common/cloog-ppl.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/mpc.xml

    r7b0cc7e8 raf43a09  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
     29<screen os="b"><userinput>CC="${CC} ${BUILD64}" EGREP="grep -E" \
     30  ./configure --prefix=/tools \
    3031    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3132    --libdir=/tools/lib64</userinput></screen>
  • BOOK/temp-system/multilib/ppl.xml

    r7b0cc7e8 raf43a09  
    2222  <sect2 role="installation">
    2323    <title>Installation of PPL</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/ppl.xml"
    27     xpointer="xpointer(//*[@os='s1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../common/ppl.xml"
    31     xpointer="xpointer(//*[@os='s2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/vim.xml

    r7b0cc7e8 raf43a09  
    9090    xpointer="xpointer(//*[@os='m'])"/>
    9191
     92    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     93    href="../common/vim.xml"
     94    xpointer="xpointer(//*[@os='tv1'])"/>
     95
     96    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     97    href="../common/vim.xml"
     98    xpointer="xpointer(//*[@os='tv2'])"/>
     99
    92100  </sect2>
    93101
Note: See TracChangeset for help on using the changeset viewer.