public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/
Date: Tue, 22 Feb 2022 17:31:16 +0000 (UTC)	[thread overview]
Message-ID: <1645550943.00f2388f06a9681e4050be48aa7caa1bd1c1b861.floppym@gentoo> (raw)

commit:     00f2388f06a9681e4050be48aa7caa1bd1c1b861
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 22 17:29:03 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Feb 22 17:29:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f2388f

profiles/default/linux: set enable_year2038="no"

This bypasses the 64-bit time_t configure logic entirely, and prevents
configure failures on 32-bit systems where /usr/bin/touch supports
64-bit timestamps.

Bug: https://bugs.gentoo.org/828001
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 profiles/default/linux/make.defaults | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults
index db9698a32848..ac82c2ea8184 100644
--- a/profiles/default/linux/make.defaults
+++ b/profiles/default/linux/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 #
 # System-wide defaults for the Portage system
@@ -57,4 +57,4 @@ LDFLAGS="-Wl,-O1 -Wl,--as-needed"
 # Mike Gilbert <floppym@gentoo.org> (2021-12-17)
 # Prevent automagic use of 64-bit time_t.
 # https://bugs.gentoo.org/828001
-gl_cv_type_time_t_bits_macro="no"
+enable_year2038="no"


             reply	other threads:[~2022-02-22 17:31 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-22 17:31 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-29 19:31 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ Matt Turner
2023-10-31 20:01 Mike Gilbert
2023-10-03  1:40 Sam James
2023-10-02 19:32 Conrad Kostecki
2023-07-08 17:32 Andreas K. Hüttel
2023-06-10 17:16 Sam James
2023-04-01 16:53 Sam James
2023-01-25 18:37 Ben Kohler
2022-06-10  6:39 Sam James
2022-01-03  5:10 Andrey Grozin
2021-12-20 19:01 Mike Gilbert
2021-09-24 21:02 Mike Gilbert
2021-09-24 21:02 Mike Gilbert
2021-08-22 12:50 Andreas K. Hüttel
2021-06-30 23:13 Sam James
2021-06-30 23:12 Sam James
2021-05-06  6:53 Andrey Grozin
2021-02-07  2:17 Sam James
2020-10-01 11:52 Tony Vroon
2020-10-01 11:50 Tony Vroon
2019-12-23 21:18 Alexey Shvetsov
2019-10-15 13:27 Lars Wendler
2019-09-17 20:39 Patrick McLean
2019-04-14 15:23 Aaron Bauman
2019-01-13 20:38 William Hubbs
2018-02-11 14:27 Jorge Manuel B. S. Vicetto
2018-02-11 14:27 Jorge Manuel B. S. Vicetto
2017-10-30  1:26 Mike Gilbert
2017-02-14  5:14 Brian Dolbec
2017-01-20 17:52 Matt Turner
2016-11-24  0:25 Matt Thode
2016-07-24 23:27 NP Hardass
2016-01-24 22:48 Matt Thode
2016-01-19  2:04 NP Hardass
2015-11-19  5:57 NP Hardass
2015-10-29 23:44 Anthony G. Basile
2015-09-03 11:04 Michael Palimaka
2015-08-23 10:40 Christian Ruppert
2015-08-17 18:58 Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1645550943.00f2388f06a9681e4050be48aa7caa1bd1c1b861.floppym@gentoo \
    --to=floppym@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox