From c08e633d2f858b35d2939d92c8a1b82d36168944 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 27 Sep 2018 09:35:13 +0000 Subject: Inlining GSL calls --- INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 61089ed..cdb3096 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -65,6 +65,10 @@ and for the Clang edition make clean make GUIX=$GUIX_ENVIRONMENT CXX=clang++ check -j 4 +To test with another dependency, e.g. GSLv1 + + env GUIX_PACKAGE_PATH=../guix-bioinformatics/ guix environment -C guix --ad-hoc gcc gdb gfortran:lib gsl1 eigen openblas zlib bash ld-wrapper perl + #### GNU Guix reproducible build system One of the challenges of developing software is dealing with -- cgit v1.2.3