From 0f33329a6ebcc29fe60ef60794ebf6b4dda7f098 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 29 Jan 2021 16:23:32 +0000 Subject: 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 --- guix.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'guix.scm') 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 -- cgit v1.2.3