Changes in BOOK/temp-system/64/ppl.xml [6af2662:36a0aca]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/ppl.xml
r6af2662 r36a0aca 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 30 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 31 --enable-interfaces="c,cxx" --enable-shared \ 32 --disable-optimization --with-libgmp-prefix=/tools \ 33 --with-libgmpxx-prefix=/tools</userinput></screen> 34 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 36 href="../common/ppl.xml" 37 xpointer="xpointer(//*[@os='bp1'])"/> 38 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 40 href="../common/ppl.xml" 41 xpointer="xpointer(//*[@os='bp2'])"/> 31 --enable-interfaces="c,cxx" --enable-shared --disable-optimization \ 32 --with-gmp-include=/tools/include --with-gmp-lib=/tools/lib</userinput></screen> 42 33 43 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.