aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-08-16 15:05:26 -0400
committerMike Frysinger <vapier@gentoo.org>2013-08-16 15:13:15 -0400
commit17ce9372c431e3fecaba9285104f5d4fb32c4ebe (patch)
treea5fd4e6403030e3e1b220cef5fcf59ef81d0abaf
parent0e77a9e33f4bb104e205166a04f5280dcee5531d (diff)
downloadglibc-17ce9372c431e3fecaba9285104f5d4fb32c4ebe.tar
glibc-17ce9372c431e3fecaba9285104f5d4fb32c4ebe.tar.gz
glibc-17ce9372c431e3fecaba9285104f5d4fb32c4ebe.tar.bz2
glibc-17ce9372c431e3fecaba9285104f5d4fb32c4ebe.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 62694c88d3..545725d4d8 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