Skip to content

Commit

Permalink
guix: switch to 6.1 kernel headers
Browse files Browse the repository at this point in the history
Based on Bitcoin PR #28786
  • Loading branch information
tobtoht committed Nov 16, 2023
1 parent 698f58d commit 0616384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/guix/manifest.scm
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ chain for " target " development."))
(license (package-license xgcc)))))

(define base-gcc gcc-10)
(define base-linux-kernel-headers linux-libre-headers-5.15)
(define base-linux-kernel-headers linux-libre-headers-6.1)

(define* (make-bitcoin-cross-toolchain target
#:key
Expand Down

0 comments on commit 0616384

Please sign in to comment.