diff options
| author | Alexey Neyman <stilor@att.net> | 2017-12-02 15:30:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-02 15:30:38 -0800 |
| commit | d917a29865876b913fe2939ee2a0728145e8543a (patch) | |
| tree | 4e048ed57988306696efa3c5b81a80d48030e913 /packages/glibc/2.15/0026-dont-build-timezone.patch | |
| parent | e832b9b220f90b11b893e2815ceb37ec2b708683 (diff) | |
| parent | 98bc4decdeab1361bdc585c86591718fb08c8ffb (diff) | |
| download | crosstool-ng-d917a29865876b913fe2939ee2a0728145e8543a.tar.gz crosstool-ng-d917a29865876b913fe2939ee2a0728145e8543a.tar.bz2 crosstool-ng-d917a29865876b913fe2939ee2a0728145e8543a.zip | |
Merge pull request #874 from stilor/renumber-update-patches
Renumber & update patches
Diffstat (limited to 'packages/glibc/2.15/0026-dont-build-timezone.patch')
| -rw-r--r-- | packages/glibc/2.15/0026-dont-build-timezone.patch | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/glibc/2.15/0026-dont-build-timezone.patch b/packages/glibc/2.15/0026-dont-build-timezone.patch new file mode 100644 index 00000000..a1442ab1 --- /dev/null +++ b/packages/glibc/2.15/0026-dont-build-timezone.patch @@ -0,0 +1,17 @@ +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 +@@ -958,7 +958,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 |
