Ignore:
Timestamp:
Jan 4, 2014, 12:03:38 AM (11 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f90d077
Parents:
ec008670 (diff), e57ce38 (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 systemd

Conflicts:

BOOK/appendices/dependencies/common.xml
BOOK/boot/common/devices.xml
BOOK/boot/common/pwdgroup.xml
BOOK/boot/ppc64-64/powerpc-utils.xml
BOOK/boot/ppc64/util-linux-32.xml
BOOK/bootscripts/common/bootscripts.xml
BOOK/final-system/alpha-chapter.xml
BOOK/final-system/common/coreutils.xml
BOOK/final-system/common/eudev.xml
BOOK/final-system/common/kbd.xml
BOOK/final-system/mips-chapter.xml
BOOK/final-system/mips64-64-chapter.xml
BOOK/final-system/mips64-chapter.xml
BOOK/final-system/multilib/udev-64bit.xml
BOOK/final-system/multilib/util-linux.xml
BOOK/final-system/ppc-chapter.xml
BOOK/final-system/ppc64-chapter.xml
BOOK/final-system/sparc-chapter.xml
BOOK/final-system/sparc64-64-chapter.xml
BOOK/final-system/sparc64-chapter.xml
BOOK/final-system/x86-chapter.xml
BOOK/final-system/x86_64-64-chapter.xml
BOOK/final-system/x86_64-chapter.xml
BOOK/introduction/common/changelog.xml
BOOK/materials/common/packages.xml
BOOK/packages.ent

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/cloog-n32.xml

    rec008670 r229ed25  
    66]>
    77
    8 <sect1 id="ch-system-ppl-n32" role="wrap">
    9   <?dbhtml filename="ppl-n32.html"?>
     8<sect1 id="ch-system-cloog-n32" role="wrap">
     9  <?dbhtml filename="cloog-n32.html"?>
    1010
    11   <title>PPL-&ppl-version; N32 Libraries</title>
     11  <title>CLooG-&cloog-version; N32 Libraries</title>
    1212
    13   <indexterm zone="ch-system-ppl-n32">
    14     <primary sortas="a-PPL">PPL</primary>
     13  <indexterm zone="ch-system-cloog-n32">
     14    <primary sortas="a-CLooG">CLooG</primary>
    1515    <secondary>N32</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/ppl.xml"
     19  href="../common/cloog.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of PPL</title>
     23    <title>Installation of CLooG</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/ppl.xml"
     26    href="../common/cloog.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILDN32}" \
    30 CXX="g++ -isystem /usr/include ${BUILDN32}" \
     29<screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILDN32}" \
    3130LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \
    32   ./configure --prefix=/usr --libdir=/usr/lib32 \
    33     --enable-shared --disable-optimization</userinput></screen>
     31  ./configure --prefix=/usr \
     32    --libdir=/usr/lib32 --enable-shared --with-isl=system</userinput></screen>
    3433
    3534    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    36     href="../common/ppl.xml"
     35    href="../common/cloog.xml"
     36    xpointer="xpointer(//*[@os='s1'])"/>
     37
     38    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     39    href="../common/cloog.xml"
     40    xpointer="xpointer(//*[@os='s2'])"/>
     41
     42    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     43    href="../common/cloog.xml"
    3744    xpointer="xpointer(//*[@os='c'])"/>
    3845
    3946    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    40     href="../common/ppl.xml"
     47    href="../common/cloog.xml"
    4148    xpointer="xpointer(//*[@os='d'])"/>
    4249
    4350    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    44     href="../common/ppl.xml"
     51    href="../common/cloog.xml"
    4552    xpointer="xpointer(//*[@os='e'])"/>
    4653
    4754    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    48     href="../common/ppl.xml"
     55    href="../common/cloog.xml"
    4956    xpointer="xpointer(//*[@os='f'])"/>
    5057
    5158    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    52     href="../common/ppl.xml"
     59    href="../common/cloog.xml"
    5360    xpointer="xpointer(//*[@os='g'])"/>
    5461
    5562    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    56     href="../common/ppl.xml"
     63    href="../common/cloog.xml"
    5764    xpointer="xpointer(//*[@os='h'])"/>
    5865
    5966    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    60     href="../common/ppl.xml"
     67    href="../common/cloog.xml"
    6168    xpointer="xpointer(//*[@os='i'])"/>
    62 
    63     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    64     href="ppl.xml"
    65     xpointer="xpointer(//*[@os='m1'])"/>
    66 
    67 <screen os="m2"><userinput>mv -v /usr/bin/ppl-config{,-n32}</userinput></screen>
    68 
    69     <para os="j">Create the N32 header file:</para>
    70 
    71 <screen os="k"><userinput>mv -v /usr/include/ppl{,-n32}.hh</userinput></screen>
    7269
    7370  </sect2>
     
    7774
    7875    <para>Details on this package are located in <xref
    79     linkend="contents-ppl" role="."/></para>
     76    linkend="contents-cloog" role="."/></para>
    8077
    8178  </sect2>
Note: See TracChangeset for help on using the changeset viewer.