diff options
Diffstat (limited to 'toolchain/eglibc')
-rw-r--r-- | toolchain/eglibc/patches/eglibc-cross.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/toolchain/eglibc/patches/eglibc-cross.patch b/toolchain/eglibc/patches/eglibc-cross.patch index 5e6fd7b74..348232cf0 100644 --- a/toolchain/eglibc/patches/eglibc-cross.patch +++ b/toolchain/eglibc/patches/eglibc-cross.patch @@ -47,22 +47,6 @@ diff -Nur eglibc-2.11.1.orig/libc/sunrpc/rpc_scan.c eglibc-2.11.1/libc/sunrpc/rp diff -Nur eglibc-2.11.1.orig/libc/timezone/Makefile eglibc-2.11.1/libc/timezone/Makefile --- eglibc-2.11.1.orig/libc/timezone/Makefile 2010-02-24 08:09:02.000000000 +0100 +++ eglibc-2.11.1/libc/timezone/Makefile 2010-03-22 18:50:04.134408513 +0100 -@@ -69,10 +69,11 @@ - $(addprefix $(inst_zonedir)/, \ - $(posixrules-file))) - --install-others = $(addprefix $(inst_zonedir)/,$(zonenames) \ -- $(zonenames:%=posix/%) \ -- $(zonenames:%=right/%)) \ -- $(installed-localtime-file) $(installed-posixrules-file) -+install-others = -+#install-others = $(addprefix $(inst_zonedir)/,$(zonenames) \ -+# $(zonenames:%=posix/%) \ -+# $(zonenames:%=right/%)) \ -+# $(installed-localtime-file) $(installed-posixrules-file) - - ifeq ($(have-ksh),yes) - install-others += $(inst_zonedir)/iso3166.tab $(inst_zonedir)/zone.tab @@ -181,8 +182,9 @@ $(objpfx)zic: $(addprefix $(objpfx), $(zic-objs)) |