projects
/
gamesguru
/
feather.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b032602
)
guix: bump gcc to 14
author
tobtoht
<tob@featherwallet.org>
Sat, 1 Nov 2025 14:50:42 +0000
(15:50 +0100)
committer
tobtoht
<tob@featherwallet.org>
Sat, 1 Nov 2025 14:50:42 +0000
(15:50 +0100)
contrib/guix/manifest.scm
patch
|
blob
|
history
diff --git
a/contrib/guix/manifest.scm
b/contrib/guix/manifest.scm
index 9afbd2a46be045b6a86ed861f2efff30fe89cd48..011ef5014278e39367ef83b967bf4226e1115f5f 100644
(file)
--- 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-1
3
)
+(define base-gcc gcc-1
4
)
(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-1
3
- (list gcc-toolchain-1
3
"static")
+ gcc-toolchain-1
4
+ (list gcc-toolchain-1
4
"static")
gnu-make
pkg-config
cmake-minimal