Changeset d1a3111 for cross-tools/alpha/glibc-headers.xml
- Timestamp:
- 06/06/06 08:07:40 (7 years ago)
- Children:
- 29a7ae22825755a7d5fa8e0352692391b36b97a9
- Parents:
- 73281dc70e478deef3037361341d5738abd6a11f
- git-author:
- Jim Gifford <clfs@jg555.com>2006-06-06 08:07:40+00:00
- git-committer:
- Jim Gifford <clfs@jg555.com>2006-06-06 08:07:40+00:00
- File:
-
- 1 edited
-
cross-tools/alpha/glibc-headers.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cross-tools/alpha/glibc-headers.xml
reea58e3 rd1a3111 28 28 next glibc chapter, we use the gcc that's build right after this chapter.</para> 29 29 30 <screen os="s2"><userinput>cp configure{,.orig}30 <screen os="s2"><userinput>cp -v configure{,.orig} 31 31 sed -e 's/3.4/3.[0-9]/g' configure.orig > configure</userinput></screen> 32 32 … … 142 142 class="directory">/tools/include</filename>:</para> 143 143 144 <screen os="cg"><userinput>install -d /tools/include/bits145 cp bits/stdio_lim.h /tools/include/bits</userinput></screen>144 <screen os="cg"><userinput>install -dv /tools/include/bits 145 cp -v bits/stdio_lim.h /tools/include/bits</userinput></screen> 146 146 147 147 <para os="ch">Now we will create a blank stub file:</para>
Note: See TracChangeset
for help on using the changeset viewer.
