me
/
guix
Archived
1
0
Fork 0

gnu: p7zip: Move *asm inputs to native-inputs.

* gnu/packages/compression.scm (p7zip)[inputs]: Move yasm, nasm ...
[native-inputs]: ... to here.
master
Efraim Flashner 2019-12-04 10:35:22 +02:00
parent bcda07797a
commit 0f4f5715a4
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -1180,7 +1180,7 @@ for most inputs, but the resulting compressed files are anywhere from 20% to
(invoke "make" "test")
(invoke "make" "test_7z")
(invoke "make" "test_7zr"))))))
(inputs
(native-inputs
(let ((system (or (%current-target-system)
(%current-system))))
`(,@(cond ((string-prefix? "x86_64" system)