From: "'Florian Bezdeka' via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Cc: Florian Bezdeka <florian.bezdeka@siemens.com>
Subject: [PATCH] meta: Set the default compiler for Debian trixie to gcc 14
Date: Wed, 10 Sep 2025 14:12:11 +0200 [thread overview]
Message-ID: <20250910-flo-update-trixie-default-compiler-to-14-v1-1-d54aa825d993@siemens.com> (raw)
The default compiler shipped by Debian 13 (trixie) is gcc in version 14.
Let's install the same version into the sbuild-chroot to avoid
confusion.
Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---
meta/conf/distro/debian-trixie.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf/distro/debian-trixie.conf b/meta/conf/distro/debian-trixie.conf
index d09cdfd373cd0622fa24ab2d21901597a985a8b0..b3677f45c050f448215783da2dc86641efb0f7a6 100644
--- a/meta/conf/distro/debian-trixie.conf
+++ b/meta/conf/distro/debian-trixie.conf
@@ -14,6 +14,6 @@ DISTRO_KERNELS ?= "5kc-malta amd64 arm64 armmp armmp-lpae cloud-amd64 \
cloud-arm64 loongson-3 mips64r2el mips64r6el octeon powerpc64le \
powerpc64le-64k riscv64 rpi rt-amd64 rt-arm64 rt-armmp s390x"
-DISTRO_GCC = "13"
+DISTRO_GCC = "14"
DEBIAN_COMPAT = "13"
---
base-commit: 48a7eb4e0e9846e7e5bb44e52730d0bf59549a67
change-id: 20250910-flo-update-trixie-default-compiler-to-14-8655b79859cb
Best regards,
--
Florian Bezdeka <florian.bezdeka@siemens.com>
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20250910-flo-update-trixie-default-compiler-to-14-v1-1-d54aa825d993%40siemens.com.
reply other threads:[~2025-09-10 12:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250910-flo-update-trixie-default-compiler-to-14-v1-1-d54aa825d993@siemens.com \
--to=isar-users@googlegroups.com \
--cc=florian.bezdeka@siemens.com \
/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