Ignore:
Timestamp:
Jul 22, 2006, 12:12:39 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7726d00
Parents:
1c514e4
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
  • BOOK/final-system/mips64-64/glibc.xml

    r1c514e4 rcc40a6f  
    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.