patches/glibc/2.9/420-dont-build-timezone.patch
branchnewlib
changeset 1365 c4d124ed9f8e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/patches/glibc/2.9/420-dont-build-timezone.patch	Sun Apr 19 16:17:11 2009 +0000
     1.3 @@ -0,0 +1,19 @@
     1.4 +Original patch from: gentoo/src/patchsets/glibc/2.9/5063_all_glibc-dont-build-timezone.patch
     1.5 +
     1.6 +-= BEGIN original header =-
     1.7 +timezone data has been split into the package sys-libs/timezone-data
     1.8 +
     1.9 +-= END original header =-
    1.10 +
    1.11 +diff -durN glibc-2_9.orig/Makeconfig glibc-2_9/Makeconfig
    1.12 +--- glibc-2_9.orig/Makeconfig	2009-02-02 22:01:05.000000000 +0100
    1.13 ++++ glibc-2_9/Makeconfig	2009-02-02 22:01:27.000000000 +0100
    1.14 +@@ -919,7 +919,7 @@
    1.15 + 	      stdlib stdio-common libio malloc string wcsmbs time dirent    \
    1.16 + 	      grp pwd posix io termios resource misc socket sysvipc gmon    \
    1.17 + 	      gnulib iconv iconvdata wctype manual shadow po argp	    \
    1.18 +-	      crypt nss localedata timezone rt conform debug		    \
    1.19 ++	      crypt nss localedata rt conform debug		    \
    1.20 + 	      $(add-on-subdirs) $(dlfcn) $(binfmt-subdir)
    1.21 + 
    1.22 + ifndef avoid-generated