From fdba0374430064d3fd64363877ab9f97da549b6e Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Thu, 4 Sep 2025 22:10:39 +0200 Subject: [PATCH] Compile with gcc-15 on all architectures --- debian/changelog | 1 + debian/config/defines.toml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bd0decdc95..0638dca466 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ linux (6.16.3-2) UNRELEASED; urgency=medium * NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set * NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported * NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server + * Compile with gcc-15 on all architectures [ Santiago Ruano Rincón ] * d/salsa-ci.yml: Merge the extract-source job into the build's job script diff --git a/debian/config/defines.toml b/debian/config/defines.toml index 0d6efe74fd..0bf1f22243 100644 --- a/debian/config/defines.toml +++ b/debian/config/defines.toml @@ -129,7 +129,7 @@ rt = 'This kernel is configured with PREEMPT_RT real time support.' rt = 'PREEMPT_RT' [build] -compiler = 'gcc-14' +compiler = 'gcc-15' [relations.image] depends = [