From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/catalyst:master commit in: arch/
Date: Tue, 15 Jul 2025 18:05:01 +0000 (UTC) [thread overview]
Message-ID: <1752602612.ee530ca343f804fa796f5aa0dc23a04b5efbe34b.dilfridge@gentoo> (raw)
commit: ee530ca343f804fa796f5aa0dc23a04b5efbe34b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 15 18:03:32 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jul 15 18:03:32 2025 +0000
URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=ee530ca3
Drop some arm CHOST settings from make.conf where the profile provides identical
Needed to be able to switch to t64
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
arch/arm.toml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/arch/arm.toml b/arch/arm.toml
index 6e9cc635..480bb70c 100644
--- a/arch/arm.toml
+++ b/arch/arm.toml
@@ -8,7 +8,6 @@ CHOST = "armv4l-unknown-linux-gnu"
[arm.armv4tl]
COMMON_FLAGS = "-O2 -pipe -march=armv4t"
-CHOST = "armv4tl-softfloat-linux-gnueabi"
[arm.armv5tl]
COMMON_FLAGS = "-O2 -pipe -march=armv5t"
@@ -16,7 +15,6 @@ CHOST = "armv5tl-softfloat-linux-gnueabi"
[arm.armv5tel]
COMMON_FLAGS = "-O2 -pipe -march=armv5te"
-CHOST = "armv5tel-softfloat-linux-gnueabi"
[arm.armv5tejl]
COMMON_FLAGS = "-O2 -pipe -march=armv5te"
@@ -24,7 +22,6 @@ CHOST = "armv5tejl-softfloat-linux-gnueabi"
[arm.armv6j]
COMMON_FLAGS = "-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=softfp"
-CHOST = "armv6j-softfp-linux-gnueabi"
[arm.armv6z]
COMMON_FLAGS = "-O2 -pipe -march=armv6z -mfpu=vfp -mfloat-abi=softfp"
@@ -36,11 +33,9 @@ CHOST = "armv6zk-softfp-linux-gnueabi"
[arm.armv7a]
COMMON_FLAGS = "-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp"
-CHOST = "armv7a-softfp-linux-gnueabi"
[arm.armv6j_hardfp]
COMMON_FLAGS = "-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard"
-CHOST = "armv6j-unknown-linux-gnueabihf"
[arm.armv6j_hardfp_musl]
COMMON_FLAGS = "-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard"
@@ -48,7 +43,6 @@ CHOST = "armv6j-unknown-linux-musleabihf"
[arm.armv7a_hardfp]
COMMON_FLAGS = "-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard"
-CHOST = "armv7a-unknown-linux-gnueabihf"
[arm.armv7a_hardfp_musl]
COMMON_FLAGS = "-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard"
next reply other threads:[~2025-07-15 18:05 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-15 18:05 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-31 9:08 [gentoo-commits] proj/catalyst:master commit in: arch/ Andreas K. Hüttel
2025-07-29 22:59 Andreas K. Hüttel
2025-07-26 12:33 Andreas K. Hüttel
2025-07-26 12:23 Andreas K. Hüttel
2025-07-21 19:47 Andreas K. Hüttel
2025-07-18 21:58 Andreas K. Hüttel
2025-07-18 8:03 Andreas K. Hüttel
2025-04-10 23:00 Andreas K. Hüttel
2024-11-02 14:56 Andreas K. Hüttel
2024-08-19 14:19 Andreas K. Hüttel
2024-07-29 20:24 Andreas K. Hüttel
2024-05-28 10:52 Andreas K. Hüttel
2024-04-06 13:57 Andreas K. Hüttel
2024-03-25 21:24 Andreas K. Hüttel
2024-03-25 11:04 Ben Kohler
2024-03-25 11:04 Ben Kohler
2024-01-21 22:45 Andreas K. Hüttel
2023-12-06 21:29 Andreas K. Hüttel
2023-12-06 21:26 Andreas K. Hüttel
2023-07-20 18:14 Andreas K. Hüttel
2023-06-20 18:55 Andreas K. Hüttel
2023-05-28 8:37 Andreas K. Hüttel
2023-03-05 21:32 Andreas K. Hüttel
2023-01-17 21:26 Andreas K. Hüttel
2022-11-20 0:21 [gentoo-commits] proj/catalyst:wip/mattst88 " Matt Turner
2022-04-21 16:44 ` [gentoo-commits] proj/catalyst:master " Matt Turner
2022-11-14 14:11 Andreas K. Hüttel
2022-10-11 12:49 Andreas K. Hüttel
2022-07-30 18:39 Andreas K. Hüttel
2022-02-27 15:42 Andreas K. Hüttel
2021-11-20 14:31 Andreas K. Hüttel
2021-11-17 21:21 Andreas K. Hüttel
2021-09-11 18:11 Andreas K. Hüttel
2020-10-29 21:00 [gentoo-commits] proj/catalyst:wip/mattst88 " Matt Turner
2020-10-21 17:58 ` [gentoo-commits] proj/catalyst:master " Matt Turner
2020-10-22 18:06 [gentoo-commits] proj/catalyst:pending/mattst88 " Matt Turner
2020-10-21 17:58 ` [gentoo-commits] proj/catalyst:master " Matt Turner
2020-10-21 17:58 Matt Turner
2020-09-17 21:09 Andreas K. Hüttel
2020-07-17 9:39 Andreas K. Hüttel
2020-04-14 18:29 Matt Turner
2020-04-14 18:29 Matt Turner
2013-04-06 17:07 Raúl Porcel
2013-01-05 19:18 Matt Turner
2012-09-28 1:35 Matt Turner
2012-09-23 3:04 Jorge Manuel B. S. Vicetto
2012-09-08 13:48 Jorge Manuel B. S. Vicetto
2012-08-29 3:58 Jorge Manuel B. S. Vicetto
2012-08-29 3:51 Jorge Manuel B. S. Vicetto
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=1752602612.ee530ca343f804fa796f5aa0dc23a04b5efbe34b.dilfridge@gentoo \
--to=dilfridge@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