Skip to content

Commit

Permalink
Static release
Browse files Browse the repository at this point in the history
  • Loading branch information
pjotrp committed Aug 25, 2021
1 parent d8b22eb commit c37b044
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .guix-dev-static
Original file line number Diff line number Diff line change
@@ -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
6 changes: 3 additions & 3 deletions src/version.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// version.h generated by GEMMA scripts/gen_version_info.sh
#define GEMMA_VERSION "0.98.5-pre1"
#define GEMMA_DATE "2021-08-14"
#define GEMMA_VERSION "0.98.5"
#define GEMMA_DATE "2021-08-25"
#define GEMMA_YEAR "2021"
#define GEMMA_PROFILE "/gnu/store/pmmbmrbizz668plrrvfyvqh5ymvjy5p4-profile"
#define GEMMA_PROFILE "/gnu/store/8rvid272yb53bgascf5c468z0jhsyflj-profile"

0 comments on commit c37b044

Please sign in to comment.