patches/glibc/ports-2.13/380-dont-build-timezone.patch
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Sun Mar 03 22:24:40 2013 +0100 (2013-03-03)
changeset 3195 cbaf37cc20b7
permissions -rw-r--r--
libc/glibc: do not overwrite existing bits/syscall.h

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Rafael C <groups.r2@gmail.com>
Cc: Jérôme BARDON <bardon.pro@gmail.com>
Cc: Daniel Price <daniel.price@gmail.com>
     1 timezone data has been split into the package sys-libs/timezone-data
     2 
     3 diff -durN glibc-2.13.orig/Makeconfig glibc-2.13/Makeconfig
     4 --- glibc-2.13.orig/Makeconfig	2009-11-13 00:50:13.000000000 +0100
     5 +++ glibc-2.13/Makeconfig	2009-11-13 00:50:41.000000000 +0100
     6 @@ -944,7 +944,7 @@
     7  	      stdlib stdio-common libio malloc string wcsmbs time dirent    \
     8  	      grp pwd posix io termios resource misc socket sysvipc gmon    \
     9  	      gnulib iconv iconvdata wctype manual shadow gshadow po argp   \
    10 -	      crypt nss localedata timezone rt conform debug		    \
    11 +	      crypt nss localedata rt conform debug		    \
    12  	      $(add-on-subdirs) $(dlfcn) $(binfmt-subdir)
    13  
    14  ifndef avoid-generated