From: tobtoht Date: Sat, 1 Nov 2025 14:50:42 +0000 (+0100) Subject: guix: bump gcc to 14 X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=0ceb55f2e538b4b189d695c0a750db022f9933d0;p=gamesguru%2Ffeather.git guix: bump gcc to 14 --- diff --git a/contrib/guix/manifest.scm b/contrib/guix/manifest.scm index 9afbd2a4..011ef501 100644 --- a/contrib/guix/manifest.scm +++ b/contrib/guix/manifest.scm @@ -99,7 +99,7 @@ chain for " target " development.")) (home-page (package-home-page xgcc)) (license (package-license xgcc))))) -(define base-gcc gcc-13) +(define base-gcc gcc-14) (define base-linux-kernel-headers linux-libre-headers-6.1) (define* (make-bitcoin-cross-toolchain target @@ -478,8 +478,8 @@ inspecting signatures in Mach-O binaries.") zip ; used to create release archives ;; Build tools - gcc-toolchain-13 - (list gcc-toolchain-13 "static") + gcc-toolchain-14 + (list gcc-toolchain-14 "static") gnu-make pkg-config cmake-minimal