]> git.pld-linux.org Git - packages/glibc.git/blobdiff - 0055_all_glibc-2.12-static-shared-getpagesize.patch
- start glibc 2.16 update; bunch of patches needs reevaluation; fails on install
[packages/glibc.git] / 0055_all_glibc-2.12-static-shared-getpagesize.patch
index 60dadf5e505e60a6f3c1085b0104bb3190dca787..06a1f845a9dcb89b2094cb46d0ed36a54179c51d 100644 (file)
@@ -74,14 +74,16 @@ diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
 index 4302bd3..37c56a3 100644
 --- a/sysdeps/unix/sysv/linux/Makefile
 +++ b/sysdeps/unix/sysv/linux/Makefile
-@@ -147,7 +147,9 @@ sysdep_routines += xstatconv internal_statvfs internal_statvfs64 \
+@@ -147,8 +147,10 @@ sysdep_routines += xstatconv internal_statvfs internal_statvfs64 \
  endif
  
  ifeq ($(subdir),elf)
--sysdep-rtld-routines += dl-brk dl-sbrk
+-sysdep-rtld-routines += dl-brk dl-sbrk dl-getcwd dl-openat64 dl-opendir \
+-                      dl-fxstatat64
 +sysdep-dl-routines += dl-static
 +sysdep_routines += dl-static
-+sysdep-rtld-routines += dl-brk dl-sbrk dl-static
++sysdep-rtld-routines += dl-brk dl-sbrk dl-getcwd dl-openat64 dl-opendir \
++                      dl-fxstatat64 dl-static
  
  CPPFLAGS-lddlibc4 += -DNOT_IN_libc
  endif
This page took 0.040329 seconds and 4 git commands to generate.