From 4a841c6c834e0c1608c180104fca7c4e06a14149 Mon Sep 17 00:00:00 2001 From: Thorsten Glaser Date: Fri, 7 Jan 2011 22:18:49 +0000 Subject: fix eglibc TZif file creation plus installation of desired localtime + UTC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit UTC is used as “static base timezone” and thus must be present Signed-off-by: Thorsten Glaser --- toolchain/eglibc/patches/eglibc-cross.patch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'toolchain/eglibc/patches/eglibc-cross.patch') diff --git a/toolchain/eglibc/patches/eglibc-cross.patch b/toolchain/eglibc/patches/eglibc-cross.patch index 384a5c16b..6a7fb9e51 100644 --- a/toolchain/eglibc/patches/eglibc-cross.patch +++ b/toolchain/eglibc/patches/eglibc-cross.patch @@ -1,3 +1,5 @@ +* NOTE: This will still use a hardcoded “gcc” instead of HOSTCC + diff -Nur eglibc-2.12.orig/libc/sunrpc/proto.h eglibc-2.12/libc/sunrpc/proto.h --- eglibc-2.12.orig/libc/sunrpc/proto.h 2010-09-28 19:14:26.000000000 +0200 +++ eglibc-2.12/libc/sunrpc/proto.h 2010-09-29 14:05:15.000000000 +0200 -- cgit v1.2.3