Changeset 996dcd2 for final-system


Ignore:
Timestamp:
Jun 18, 2006, 3:59:11 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
370b16d
Parents:
70f95ff
Message:

r3949@server (orig r1776): ken | 2006-06-18 08:12:31 -0700
Rename the mktemp mips_config_update, and use it in ppc64.

Location:
final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • final-system/mips/mktemp.xml

    r70f95ff r996dcd2  
    3030    xpointer="xpointer(//*[@os='b'])"/>
    3131
    32     <para os="p1">This patch updates <filename>config.guess</filename> and
    33     <filename>config.sub</filename> for MIPS processors.</para>
     32    <para os="p1">The configure files in this package do not recognise all
     33    of the machines supported by CLFS. This patch updates <filename>config.guess</filename>
     34    and <filename>config.sub</filename> for other processors.</para>
    3435
    35 <screen os="p2"><userinput>patch -Np1 -i ../&mktemp-mips_update-patch;</userinput></screen>
     36<screen os="p2"><userinput>patch -Np1 -i ../&mktemp-update-patch;</userinput></screen>
    3637
    3738    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • final-system/ppc64/mktemp.xml

    r70f95ff r996dcd2  
    3030    xpointer="xpointer(//*[@os='b'])"/>
    3131
    32     <para>This is an old package, and its config scripts do not recognise
    33     powerpc64.  We have already installed suitably recent scripts, so we can
    34     use those to assist.</para>
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../mips/mktemp.xml"
     34    xpointer="xpointer(//*[@os='p1'])"/>
    3535
    36 <screen><userinput>cp -v /usr/share/&automake-directory;/config.{guess,sub} .</userinput></screen>
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../mips/mktemp.xml"
     38    xpointer="xpointer(//*[@os='p2'])"/>
    3739
    3840    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.