gnu: gsl: Add debug output.

* gnu/packages/maths.scm (gsl)[outputs]: Add "debug".
This commit is contained in:
Artyom Bologov 2024-09-05 23:24:28 +04:00 committed by jgart
parent 7109ac857a
commit 36e30a33e8
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -725,7 +725,7 @@ (define-public gsl
(sha256
(base32
"0jxkxrnpys2j3rh8bzx0bmnh4w6xm28jd57rgxsjp0s863agpc6w"))))
(outputs '("out" "static"))
(outputs '("out" "static" "debug"))
(build-system gnu-build-system)
(arguments
(list ;; FIXME: Setting CFLAGS=-fPIC is not only unnecessary, it's also