From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E8CEA158042 for ; Thu, 7 Nov 2024 05:28:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CD2AE0D46; Thu, 7 Nov 2024 05:28:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BDECEE0D46 for ; Thu, 7 Nov 2024 05:28:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D87BE342FAF for ; Thu, 7 Nov 2024 05:28:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54EE72191 for ; Thu, 7 Nov 2024 05:28:02 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1730957217.f15fcb786b55b28aea8e6eba659b99448d66af10.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/time64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/time64/package.mask X-VCS-Directories: profiles/features/time64/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f15fcb786b55b28aea8e6eba659b99448d66af10 X-VCS-Branch: master Date: Thu, 7 Nov 2024 05:28:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fd55acba-ba1a-439a-b30d-18b152c7779c X-Archives-Hash: 0351fbc06061ad88a38eb4993766eb53 commit: f15fcb786b55b28aea8e6eba659b99448d66af10 Author: Michał Górny gentoo org> AuthorDate: Thu Nov 7 05:26:25 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Nov 7 05:26:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f15fcb78 profiles/features/time64: Mask old GCC versions Signed-off-by: Michał Górny gentoo.org> profiles/features/time64/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/features/time64/package.mask b/profiles/features/time64/package.mask new file mode 100644 index 000000000000..77064182bb8e --- /dev/null +++ b/profiles/features/time64/package.mask @@ -0,0 +1,7 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny (2024-11-06) +# Old versions of GCC do not support USE=time64, and as such do not +# enforce 64-bit time_t as required by this profile. +