Ignore:
Timestamp:
Apr 13, 2006, 1:11:26 AM (19 years ago)
Author:
Jim Gifford <clfs@…>
Children:
e214c12
Parents:
4037e24
Message:

r2840@server: jim | 2006-04-12 18:11:01 -0700
Glibc 2.4 Part 2. Added mips patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/glibc.xml

    r4037e24 rea522c5  
    5959
    6060<screen os="d"><userinput>patch -Np1 -i ../&glibc-localedef_segfault-patch;</userinput></screen>
     61
     62    <para os="s1">The following sed fixes a build issue with Glibc, this will prevent nscd from trying
     63to link to libraries, that don't exist:</para>
     64
     65<screen os="s2"><userinput>sed -i "/nscd_stat.o: sysincludes = # nothing/d" nscd/Makefile</userinput></screen>
    6166
    6267    <para os="e">The Glibc documentation recommends building Glibc outside of the
Note: See TracChangeset for help on using the changeset viewer.