From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 12A673AA9C1F; Thu, 4 Mar 2021 17:40:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 12A673AA9C1F Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc/azanella/y2038] timezone: Use LFS and 64 bit time_t for installed programs X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/azanella/y2038 X-Git-Oldrev: 0c01de7dc15366ae21ea0e4f4c86c8b70a05d382 X-Git-Newrev: d6471dfe981a66994a75e0c8ea8037f76c524b18 Message-Id: <20210304174058.12A673AA9C1F@sourceware.org> Date: Thu, 4 Mar 2021 17:40:58 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2021 17:40:58 -0000 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d6471dfe981a66994a75e0c8ea8037f76c524b18 commit d6471dfe981a66994a75e0c8ea8037f76c524b18 Author: Adhemerval Zanella Date: Tue Mar 2 17:19:57 2021 -0300 timezone: Use LFS and 64 bit time_t for installed programs It is enabled for zdump and zic. Diff: --- timezone/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/timezone/Makefile b/timezone/Makefile index 395abfeebd..cb95fb792f 100644 --- a/timezone/Makefile +++ b/timezone/Makefile @@ -61,6 +61,7 @@ tz-cflags = -DTZDIR='"$(zonedir)"' \ -DTZDEFRULES='"$(posixrules-file)"' \ -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone \ -DHAVE_GETTEXT -DUSE_LTZ=0 -D_ISOMAC -DTZ_DOMAIN='"libc"' \ + -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 \ -include $(common-objpfx)config.h -Wno-maybe-uninitialized # The -Wno-unused-variable flag is used to prevent GCC 6