]> sourceware.org Git - glibc.git/commitdiff
gentoo: disable building in timezone subdir
authorMike Frysinger <vapier@gentoo.org>
Fri, 16 Aug 2013 19:05:26 +0000 (15:05 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 8 Feb 2014 14:21:20 +0000 (09:21 -0500)
We've split this out into the package sys-libs/timezone-data

Makeconfig

index d3f60236f19c9e4dbaaa402bb16b39f2819b84e9..ea4d2f14e6b00b135536d25e16cad55968448df4 100644 (file)
@@ -1032,7 +1032,7 @@ all-subdirs = csu assert ctype locale intl catgets math setjmp signal         \
              stdlib stdio-common libio malloc string wcsmbs time dirent    \
              grp pwd posix io termios resource misc socket sysvipc gmon    \
              gnulib iconv iconvdata wctype manual shadow gshadow po argp   \
-             crypt localedata timezone rt conform debug                    \
+             crypt localedata rt conform debug             \
              $(add-on-subdirs) dlfcn elf
 
 ifndef avoid-generated
This page took 0.046817 seconds and 5 git commands to generate.