about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-08-16 15:05:26 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-05 06:44:54 -0400
commitca167a22d2be6653898bfd168c9909387381e0f1 (patch)
treec09496b29c9c52f5559ade90bb5e13fb317b6095
parent016376847a12b35e43cd82d6964451b3d391b8ed (diff)
downloadglibc-ca167a22d2be6653898bfd168c9909387381e0f1.tar.gz
glibc-ca167a22d2be6653898bfd168c9909387381e0f1.tar.xz
glibc-ca167a22d2be6653898bfd168c9909387381e0f1.zip
gentoo: disable building in timezone subdir
We've split this out into the package sys-libs/timezone-data
-rw-r--r--Makeconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconfig b/Makeconfig
index 0dbcafd179..a1166d55b7 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -1096,7 +1096,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 mathvec	    \
+	      crypt localedata rt conform debug mathvec	    \
 	      $(add-on-subdirs) dlfcn elf
 
 ifndef avoid-generated