summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/default/linux/make.defaults4
1 files 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"