mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-15 13:45:54 +02:00
gnu: mescc-tools: Build for armhf-linux and aarch64-linux too.
* gnu/packages/mes.scm (mescc-tools)[supported-systems]: New field, overriding the v0.5.2 version.
This commit is contained in:
@@ -345,6 +345,8 @@ get_machine.")
|
||||
(sha256
|
||||
(base32
|
||||
"1p1ijia4rm3002f5sypidl9v5gq0mlch9b0n61rpxkdsaaxjqax3"))))
|
||||
(supported-systems '("armhf-linux" "aarch64-linux"
|
||||
"i686-linux" "x86_64-linux"))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments mescc-tools-0.5.2)
|
||||
((#:make-flags _)
|
||||
|
||||
Reference in New Issue
Block a user