Changeset 877cfcd for BOOK/cross-tools/64
- Timestamp:
- Oct 17, 2015, 10:01:45 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- baaf11d
- Parents:
- 65db39d
- git-author:
- William Harrington <kb0iic@…> (10/17/15 22:01:41)
- git-committer:
- William Harrington <kb0iic@…> (10/17/15 22:01:45)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/64/glibc.xml
r65db39d r877cfcd 37 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 38 href="../common/glibc.xml" 39 xpointer="xpointer(//*[@os='dd'])"/>40 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"42 href="../common/glibc.xml"43 xpointer="xpointer(//*[@os='de'])"/>44 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"46 href="../common/glibc.xml"47 39 xpointer="xpointer(//*[@os='g'])"/> 48 40 … … 53 45 --disable-profile --enable-kernel=&glibc-kernel-version; \ 54 46 --with-binutils=/cross-tools/bin --with-headers=/tools/include \ 55 --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>47 --enable-obsolete-rpc</userinput></screen> 56 48 57 49 <variablelist os="dg"> … … 93 85 href="../common/glibc.xml" 94 86 xpointer="xpointer(//*[@os='dg9'])"/> 95 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"97 href="../common/glibc.xml"98 xpointer="xpointer(//*[@os='dg10'])"/>99 87 100 88 </variablelist>
Note:
See TracChangeset
for help on using the changeset viewer.