Changeset 18dccc0


Ignore:
Timestamp:
Jul 22, 2006, 12:12:39 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
8987422
Parents:
3f94a13
Message:

r4749@server: jim | 2006-07-22 12:11:57 -0700
Fix for glibc 64bit in MIPS Multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/mips64-64/glibc.xml

    r3f94a13 r18dccc0  
    7878    xpointer="xpointer(//*[@os='l2'])"/>
    7979
     80    <para>Now we will force GLIBC to build as 64 bit instead of the default
     81    n32 with the following sed:</para>
     82
     83    <screen><userinput>sed -i '/default) machine=/s/n32/64/g' \
     84       ports/sysdeps/mips/preconfigure</userinput></screen>
     85
    8086    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    8187    href="../common/glibc.xml"
Note: See TracChangeset for help on using the changeset viewer.