Changeset cc1ccdd for BOOK/final-system/mips
- Timestamp:
- Aug 10, 2006, 2:52:00 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:
- 8b459bb
- Parents:
- f99b745
- Location:
- BOOK/final-system/mips
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips/file.xml
rf99b745 rcc1ccdd 23 23 24 24 <para os="m1">This patch updates <filename>config.guess</filename> and 25 <filename>config.sub</filename> for MIPS processors .</para>25 <filename>config.sub</filename> for MIPS processors:</para> 26 26 27 27 <screen os="m2"><userinput>patch -Np1 -i ../&file-config_update-patch;</userinput></screen> -
BOOK/final-system/mips/glibc.xml
rf99b745 rcc1ccdd 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 31 32 <para os="g1">MIPS is no longer supported in the main glibc tree, so we have to32 <para os="g1">MIPS is no longer supported in the main Glibc tree, so we have to 33 33 extract the glibc-ports-&glibc-version; package into our 34 34 glibc-&glibc-version; directory. Then we move … … 38 38 mv -v glibc-ports-&glibc-version; ports</userinput></screen> 39 39 40 <para os="m1">The following patch fixes a link issues when building MIPS glibc:</para>40 <para os="m1">The following patch fixes link issues when building MIPS Glibc:</para> 41 41 42 42 <screen os="m2"><userinput>patch -Np1 -i ../&glibc-mips-patch;</userinput></screen> -
BOOK/final-system/mips/grep.xml
rf99b745 rcc1ccdd 23 23 24 24 <para os="p1">This patch updates <filename>config.guess</filename> and 25 <filename>config.sub</filename> for MIPS processors .</para>25 <filename>config.sub</filename> for MIPS processors:</para> 26 26 27 27 <screen os="p2"><userinput>patch -Np1 -i ../&grep-config_update-patch;</userinput></screen> -
BOOK/final-system/mips/mktemp.xml
rf99b745 rcc1ccdd 32 32 <para os="p1">The configure files in this package do not recognise all 33 33 of the machines supported by CLFS. This patch updates <filename>config.guess</filename> 34 and <filename>config.sub</filename> for other processors .</para>34 and <filename>config.sub</filename> for other processors:</para> 35 35 36 36 <screen os="p2"><userinput>patch -Np1 -i ../&mktemp-update-patch;</userinput></screen> -
BOOK/final-system/mips/module-init-tools.xml
rf99b745 rcc1ccdd 23 23 24 24 <para os="p1">This patch updates <filename>config.guess</filename> and 25 <filename>config.sub</filename> for MIPS processors .</para>25 <filename>config.sub</filename> for MIPS processors:</para> 26 26 27 27 <screen os="p2"><userinput>patch -Np1 -i ../&module-init-tools-config_update-patch;</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.