mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
Merge remote-tracking branch 'origin/master' into core-updates
This commit is contained in:
commit
9cf4ff199c
22 changed files with 1131 additions and 86 deletions
|
@ -9388,7 +9388,8 @@ that is part of the SWT Tools project.")
|
|||
,(match (%current-system)
|
||||
((or "i686-linux" "armhf-linux")
|
||||
"linux32")
|
||||
((or "x86_64-linux" "aarch64-linux")
|
||||
((or "x86_64-linux" "aarch64-linux"
|
||||
"mips64el-linux")
|
||||
"linux64")))))
|
||||
(install-file "src/main/native-package/src/libjansi.so" dir))
|
||||
#t))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue