mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: jfsutils: Adjust for GCC 10.
* gnu/packages/patches/jfsutils-gcc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/file-systems.scm (jfsutils)[source](patches): Add it.
This commit is contained in:
parent
e4d5b509fe
commit
fbee3e134b
3 changed files with 74 additions and 0 deletions
|
@ -576,6 +576,7 @@ single file can be mounted.")
|
|||
(sha256
|
||||
(base32 "0kbsy2sk1jv4m82rxyl25gwrlkzvl3hzdga9gshkxkhm83v1aji4"))
|
||||
(patches (search-patches "jfsutils-add-sysmacros.patch"
|
||||
"jfsutils-gcc-compat.patch"
|
||||
"jfsutils-include-systypes.patch"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue