aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-08-16 15:05:26 -0400
committerMike Frysinger <vapier@gentoo.org>2014-02-08 09:21:20 -0500
commitb4edac208dde06c49553aaec6ec877b52b7c4649 (patch)
tree21ce1b3b7fb26ee465de261490628b368454bf7f
parentgentoo: support running tests under sandbox (diff)
downloadglibc-b4edac208dde06c49553aaec6ec877b52b7c4649.tar.gz
glibc-b4edac208dde06c49553aaec6ec877b52b7c4649.tar.bz2
glibc-b4edac208dde06c49553aaec6ec877b52b7c4649.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 d3f60236f1..ea4d2f14e6 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -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