aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorPjotr Prins2021-01-29 16:23:32 +0000
committerPjotr Prins2021-01-29 16:23:32 +0000
commit0f33329a6ebcc29fe60ef60794ebf6b4dda7f098 (patch)
treee3aa61dd71d55f8752e079eb163af473c4374b82 /guix.scm
parent8524ca2c6c0e1ee0f92091e4af7ee71e87654cc2 (diff)
downloadpangemma-0f33329a6ebcc29fe60ef60794ebf6b4dda7f098.tar.gz
Built static binary with
make clean && make WITH_GFORTRAN=1 EXTRA_FLAGS="-L/gnu/store/741057r2x06zwg6zcmqmdyv51spm6n9i-gfortran-7.5.0-lib/lib" static -j 16
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index 57210ff..3877da3 100644
--- a/guix.scm
+++ b/guix.scm
@@ -45,6 +45,7 @@
("gsl" ,gsl)
;; ("shunit2" ,shunit2) ;; comes with gemma
("openblas" ,openblas)
+ ("zlib:static" ,zlib "static")
("zlib" ,zlib)
))
(native-inputs ; for running tests