* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/23.0/i686/time64/
@ 2024-08-19 14:11 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2024-08-19 14:11 UTC (permalink / raw
To: gentoo-commits
commit: 92bf8058ef85ff0ff98058a1213df33b758cbe24
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 19 14:10:20 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug 19 14:10:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bf8058
profiles, x86 time64: pick better CHOST following extensive discussions
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/default/linux/x86/23.0/i686/time64/make.defaults | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/default/linux/x86/23.0/i686/time64/make.defaults b/profiles/default/linux/x86/23.0/i686/time64/make.defaults
index e842848fb66c..983829cdc512 100644
--- a/profiles/default/linux/x86/23.0/i686/time64/make.defaults
+++ b/profiles/default/linux/x86/23.0/i686/time64/make.defaults
@@ -1,5 +1,5 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-CHOST="i686-pc-linux-gnut64"
+CHOST="i686-pc_t64-linux-gnu"
CHOST_x86="${CHOST}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/23.0/i686/time64/
@ 2024-11-01 20:26 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2024-11-01 20:26 UTC (permalink / raw
To: gentoo-commits
commit: 0ed1af0104a42d513805017a6fd04687a482c7c9
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 1 20:25:09 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 1 20:25:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed1af01
profiles, x86: return experimental time64 profile to -gnut64
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/default/linux/x86/23.0/i686/time64/make.defaults | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/default/linux/x86/23.0/i686/time64/make.defaults b/profiles/default/linux/x86/23.0/i686/time64/make.defaults
index 983829cdc512..e842848fb66c 100644
--- a/profiles/default/linux/x86/23.0/i686/time64/make.defaults
+++ b/profiles/default/linux/x86/23.0/i686/time64/make.defaults
@@ -1,5 +1,5 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-CHOST="i686-pc_t64-linux-gnu"
+CHOST="i686-pc-linux-gnut64"
CHOST_x86="${CHOST}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/23.0/i686/time64/
@ 2024-11-01 22:59 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2024-11-01 22:59 UTC (permalink / raw
To: gentoo-commits
commit: 3b1a8039ea49696c6f315168f164971929d823d9
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 1 22:55:09 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 1 22:58:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b1a8039
profiles: time64 needs newer glibc patchlevel
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords b/profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords
index f065ec275cad..0d0241ad4db0 100644
--- a/profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords
+++ b/profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords
@@ -4,3 +4,7 @@
# For better testing of time64, we use gcc-14 here already in an otherwise stable
# environment.
sys-devel/gcc:14 ~x86
+
+# We need glibc-2.39-r11 at least so we can handle the compiler that auto-sets _TIME_BITS
+# etc
+=sys-libs/glibc-2.39* ~x86
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-01 22:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-01 20:26 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/23.0/i686/time64/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2024-11-01 22:59 Andreas K. Hüttel
2024-08-19 14:11 Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox