Changeset 1fc16cb for final-system/mips
- Timestamp:
- Apr 14, 2006, 1:06:11 PM (19 years ago)
- Children:
- 608412f
- Parents:
- fd90c25f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/mips/glibc.xml
rfd90c25f r1fc16cb 31 31 32 32 <para os="g1">MIPS is no longer supported in the main glibc tree, so we have to 33 extract the glibc-ports into our glibc-&glibc-version; directory.</para> 33 extract the glibc-ports-&glibc-version; into our glibc-&glibc-version; directory. Then we move 34 ports to the location expected by our build and patches.</para> 34 35 35 <screen os="g2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz2</userinput></screen> 36 <screen os="g2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz2 37 mv -v glibc-ports-&glibc-version; ports</userinput></screen> 36 38 37 39 <para os="m1">The following patch fixes a link issues when building MIPS glibc:</para>
Note:
See TracChangeset
for help on using the changeset viewer.