aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-08-16 15:05:26 -0400
committerMike Frysinger <vapier@gentoo.org>2015-02-09 09:57:24 -0500
commit0106d3b598e45ba1332f3198edd20d4119d36d0c (patch)
treef3bb3484cb83f1fc3789a9085dd8e9cd3cebbad6
parentdf94d8f254e8947a5dc2837c1b0de3478820d1ed (diff)
downloadglibc-0106d3b598e45ba1332f3198edd20d4119d36d0c.tar
glibc-0106d3b598e45ba1332f3198edd20d4119d36d0c.tar.gz
glibc-0106d3b598e45ba1332f3198edd20d4119d36d0c.tar.bz2
glibc-0106d3b598e45ba1332f3198edd20d4119d36d0c.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 0f74abf950..ba9b1e89d8 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -1062,7 +1062,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