diff options
Diffstat (limited to '.guix-dev-static')
-rw-r--r-- | .guix-dev-static | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.guix-dev-static b/.guix-dev-static index a5efa2f..da45c1f 100644 --- a/.guix-dev-static +++ b/.guix-dev-static @@ -1,2 +1,4 @@ # Typical Guix container invocation -~/opt/guix/bin/guix environment -C guix --ad-hoc gcc-toolchain:static gdb gsl openblas zlib:static bash ld-wrapper perl vim which gfortran-toolchain +~/opt/guix/bin/guix environment -C guix --ad-hoc gcc-toolchain:static gdb gsl openblas zlib:static bash ld-wrapper perl vim which gfortran-toolchain ruby + +# make WITH_GFORTRAN=1 EXTRA_FLAGS=-L/gnu/store/741057r2x06zwg6zcmqmdyv51spm6n9i-gfortran-7.5.0-lib/lib static
\ No newline at end of file |