diff options
author | Pjotr Prins | 2024-05-03 13:31:05 +0200 |
---|---|---|
committer | Pjotr Prins | 2024-05-03 13:31:05 +0200 |
commit | 8ccbdf293dcb99f460b2d038108c00ca4a73ad51 (patch) | |
tree | e8583a7722e99e2eeefc18b967ac1acc849a88cc /INSTALL.md | |
parent | 8132837eb10a419a8b88fd54d728989a0df22db8 (diff) | |
download | pangemma-8ccbdf293dcb99f460b2d038108c00ca4a73ad51.tar.gz |
Built a static version of gemma
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -152,3 +152,7 @@ To create a static release, locate the gfortran lib and use otherwise OpenBlas will complain with undefined reference to `_gfortran_concat_string' + +Note you can use guix.scm if you load with + + guix shell -L ~/guix-pjotr -C -D -f guix.scm |