gnu: hisat: Build with GCC 10.

* gnu/packages/bioinformatics.scm (hisat)[native-inputs]: Add gcc-10.
This commit is contained in:
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

View file

@ -4954,7 +4954,7 @@ (define-public hisat
"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