Changeset 82b753e0 for BOOK/cross-tools/64
- Timestamp:
- Dec 13, 2012, 3:57:15 AM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d7773de8
- Parents:
- b3a4933
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/64/eglibc.xml
rb3a4933 r82b753e0 59 59 ../eglibc-&eglibc-version;/configure --prefix=/tools \ 60 60 --host=${CLFS_TARGET} --build=${CLFS_HOST} \ 61 --disable-profile --enable-add-ons \ 62 --with-tls --enable-kernel=2.6.32 --with-__thread \ 61 --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \ 63 62 --with-binutils=/cross-tools/bin --with-headers=/tools/include \ 64 63 --cache-file=config.cache</userinput></screen> … … 106 105 href="../common/eglibc.xml" 107 106 xpointer="xpointer(//*[@os='dg10'])"/> 107 108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 109 href="../common/eglibc.xml" 110 xpointer="xpointer(//*[@os='dg11'])"/> 108 111 109 112 </variablelist>
Note:
See TracChangeset
for help on using the changeset viewer.