diff options
author | Pjotr Prins | 2021-08-25 14:14:05 +0200 |
---|---|---|
committer | Pjotr Prins | 2021-08-25 14:14:05 +0200 |
commit | c37b0445f820b682836a1d20009ce1817546493a (patch) | |
tree | 907d5bbaea0ea82e5d11026e06765e794bef55b4 /.guix-dev-static | |
parent | d8b22eb893bc00e1bfa8ef923c513f00ce95eb01 (diff) | |
download | pangemma-c37b0445f820b682836a1d20009ce1817546493a.tar.gz |
Static release
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 |