* [PATCH] meta: Set the default compiler for Debian trixie to gcc 14
@ 2025-09-10 12:12 'Florian Bezdeka' via isar-users
0 siblings, 0 replies; only message in thread
From: 'Florian Bezdeka' via isar-users @ 2025-09-10 12:12 UTC (permalink / raw)
To: isar-users; +Cc: Florian Bezdeka
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-10 12:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-10 12:12 [PATCH] meta: Set the default compiler for Debian trixie to gcc 14 'Florian Bezdeka' via isar-users
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox