Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > main-testing-src > by-pkgid > 097a12bbe051ea2436c51f094f5d588b > files > 23

glibc-2.8-1.20080520.5.3mnb2.src.rpm

--- glibc-2.3.3/sysdeps/unix/sysv/linux/powerpc/Makefile.ppc-build	2004-04-19 06:18:35.000000000 +0000
+++ glibc-2.3.3/sysdeps/unix/sysv/linux/powerpc/Makefile	2004-11-26 12:50:57.884944570 +0000
@@ -1,4 +1,11 @@
 64bit-predefine = __powerpc64__
+
+ifeq ($(config-machine),powerpc)
+ifeq ($(subdir),elf)
+sysdep-others += lddlibc4
+install-bin += lddlibc4
+endif
+endif
 ifeq ($(subdir),rt)
 librt-routines += rt-sysdep
 endif