[PATCH] meta: Set the default compiler for Debian trixie to gcc 14

6 views
Skip to first unread message

Florian Bezdeka

unread,
Sep 10, 2025, 8:12:39 AM (4 days ago) Sep 10
to isar-...@googlegroups.com, 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...@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...@siemens.com>

Reply all
Reply to author
Forward
0 new messages