Ignore:
Timestamp:
Apr 17, 2006, 8:54:15 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
4da503a
Parents:
903a609
Message:

r2922@server (orig r1396): chris | 2006-04-17 07:08:22 -0700
Fixed formatting for glibc sed command, and removed the extra command in cross-tools.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/common/glibc.xml

    r903a609 r41cd9a1  
    4646    href="../../final-system/common/glibc.xml"
    4747    xpointer="xpointer(//*[@os='s2'])"/>
    48 
    49     <para os="s1">The following sed fixes a build issue with Glibc. This will
    50     prevent nscd from trying to link to libraries that don't exist:</para>
    51 
    52 <screen os="s2"><userinput>cp nscd/Makefile{,.orig}
    53 sed -e "/nscd_stat.o: sysincludes = # nothing/d" nscd/Makefile.orig > nscd/Makefile</userinput></screen>
    5448
    5549    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.