]> sourceware.org Git - glibc.git/blobdiff - sysdeps/powerpc/Makefile
Update.
[glibc.git] / sysdeps / powerpc / Makefile
index 67ea942c946800ceb5feb62835f30cc3ecd5b996..ef5d33eaf9e6b98c4a5428995a926b45143bc0d4 100644 (file)
@@ -41,6 +41,9 @@ CFLAGS-memcmp.c += -Wno-uninitialized
 endif
 
 ifeq ($(subdir),elf)
+# extra shared linker files to link into dl-allobjs.so and libc
 sysdep-dl-routines += dl-machine
-sysdep_routines += dl-machine dl-start
+sysdep_routines += dl-machine
+# extra shared linker files to link only into dl-allobjs.so
+sysdep-rtld-routines += dl-machine dl-start
 endif
This page took 0.027977 seconds and 5 git commands to generate.