Changeset 32f3d30 in clfs-sysroot for BOOK/cross-tools
- Timestamp:
- Jul 26, 2009, 10:54:01 AM (15 years ago)
- Branches:
- master
- Children:
- be0b9e3
- Parents:
- 62d5fa3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/ppl.xml
r62d5fa3 r32f3d30 37 37 <screen os="b"><userinput>LDFLAGS="-Wl,-rpath,${CLFS}/cross-tools/lib" \ 38 38 ./configure --prefix=${CLFS}/cross-tools --enable-shared \ 39 --enable-interfaces="c,cxx" \39 --enable-interfaces="c,cxx" --disable-optimization \ 40 40 --with-libgmp-prefix=${CLFS}/cross-tools \ 41 41 --with-libgmpxx-prefix=${CLFS}/cross-tools</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.