Ignore:
Timestamp:
May 23, 2011, 2:55:11 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
0230c0a
Parents:
8f3d17f (diff), 1ac2d0c (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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/ppl.xml

    r8f3d17f r32f55264  
    2525    <para os="a">Prepare PPL for compilation:</para>
    2626
    27 <screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
     27<screen os="b"><userinput>CPPFLAGS="-I/cross-tools/include" \
     28    LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
    2829    ./configure --prefix=/cross-tools --enable-shared \
    2930    --enable-interfaces="c,cxx" --disable-optimization \
Note: See TracChangeset for help on using the changeset viewer.