Changeset 7d61e92 for BOOK/cross-tools/common
- Timestamp:
- Apr 12, 2006, 6:11:26 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 7cffba4
- Parents:
- 4af05f3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/glibc.xml
r4af05f3 r7d61e92 30 30 31 31 <screen os="dc"><userinput>patch -Np1 -i ../&glibc-libgcc_eh-patch;</userinput></screen> 32 33 <para os="s1">The following sed fixes a build issue with Glibc, this will prevent nscd from trying 34 to link to libraries, that don't exist:</para> 35 36 <screen os="s2"><userinput>cp nscd/Makefile{,.orig} 37 sed -e "/nscd_stat.o: sysincludes = # nothing/d" nscd/Makefile.orig > nscd/Makefile</userinput></screen> 32 38 33 39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.