mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
98bc4decde
Signed-off-by: Alexey Neyman <stilor@att.net>
18 lines
607 B
Diff
18 lines
607 B
Diff
timezone data has been split into the package sys-libs/timezone-data
|
|
|
|
---
|
|
Makeconfig | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/Makeconfig
|
|
+++ b/Makeconfig
|
|
@@ -944,7 +944,7 @@
|
|
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 nss localedata timezone rt conform debug \
|
|
+ crypt nss localedata rt conform debug \
|
|
$(add-on-subdirs) $(dlfcn) $(binfmt-subdir)
|
|
|
|
ifndef avoid-generated
|