Changeset bc2e3fa for BOOK/cross-tools/sparc64/glibc.xml
- Timestamp:
- Dec 7, 2006, 11:23:24 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 1e184e11
- Parents:
- 8473983
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/sparc64/glibc.xml
r8473983 rbc2e3fa 69 69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 70 70 href="../common/glibc.xml" 71 xpointer="xpointer(//*[@os='n1'])"/>72 73 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"74 href="../common/glibc.xml"75 xpointer="xpointer(//*[@os='n2'])"/>76 77 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"78 href="../common/glibc.xml"79 71 xpointer="xpointer(//*[@os='g'])"/> 80 72 … … 85 77 --disable-profile --enable-add-ons \ 86 78 --with-tls --enable-kernel=2.6.0 --with-__thread \ 87 --with-binutils=${CLFS}/cross-tools/bin \ 88 --with-headers=${CLFS}/tools/include \ 79 --with-binutils=/cross-tools/bin --with-headers=/tools/include \ 89 80 --cache-file=config.cache</userinput></screen> 90 81
Note:
See TracChangeset
for help on using the changeset viewer.