glibc: update to a newer snapshot and don't install timezones.
--HG-- extra : convert_revision : 5ddfef3dde9ef87bcc70a4e934d1d3c1843c5b62
This commit is contained in:
parent
49d1ea4dd5
commit
1629f71053
2 changed files with 16 additions and 3 deletions
13
templates/glibc/build.diff
Normal file
13
templates/glibc/build.diff
Normal file
|
@ -0,0 +1,13 @@
|
|||
Don't install the timezones, they are provided by the tzdata package.
|
||||
|
||||
--- Makeconfig.orig
|
||||
+++ Makeconfig
|
||||
@@ -906,7 +906,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 po argp \
|
||||
- crypt nss localedata timezone rt conform debug \
|
||||
+ crypt nss localedata rt conform debug \
|
||||
$(add-on-subdirs) $(dlfcn) $(binfmt-subdir)
|
||||
|
||||
ifndef avoid-generated
|
Loading…
Add table
Add a link
Reference in a new issue