me
/
guix
Archived
1
0
Fork 0

gnu: hisat: Build with GCC 10.

* gnu/packages/bioinformatics.scm (hisat)[native-inputs]: Add gcc-10.
master
Ricardo Wurmus 2023-04-25 19:30:43 +02:00
parent 0a4fa99b39
commit f2e90d6f43
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -4954,7 +4954,7 @@ genome-wide association studies}.")
"hisat(-(build|align|inspect)(-(s|l)(-debug)*)*)*$")))))
(delete 'configure))))
(native-inputs
(list unzip))
(list gcc-10 unzip))
(inputs
(list perl python zlib))
;; Non-portable SSE instructions are used so building fails on platforms