Changeset d3a4fc0 for BOOK/cross-tools/x86_64
- Timestamp:
- Feb 21, 2006, 1:19:09 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 52e5dd9
- Parents:
- 834aff7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/x86_64/glibc-headers.xml
r834aff7 rd3a4fc0 43 43 xpointer="xpointer(//*[@os='g'])"/> 44 44 45 <screen><userinput>CC=gcc ../glibc-&glibc-version;/configure --prefix=/tools \ 46 --host=${LFS_TARGET} --build=${LFS_HOST} \ 47 --disable-sanity-checks --enable-kernel=2.6.0 \ 48 --with-headers=/tools/include \ 49 --with-binutils=/cross-tools/${LFS_TARGET}/bin</userinput></screen> 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 46 href="../x86/glibc-headers.xml" 47 xpointer="xpointer(//*[@os='s3'])"/> 50 48 51 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 97 95 xpointer="xpointer(//*[@os='cl'])"/> 98 96 99 <screen ><userinput>cp ../glibc-&glibc-version;/nptl/sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h /tools/include/bits/</userinput></screen>97 <screen os="cm"><userinput>cp ../glibc-&glibc-version;/nptl/sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h /tools/include/bits/</userinput></screen> 100 98 101 99 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.