Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at 16.09 6 lines 309 B view raw
1diff -ru -x '*~' EMCluster_orig/src/Makevars EMCluster/src/Makevars 2--- EMCluster_orig/src/Makevars 2013-07-05 02:43:25.000000000 +0900 3+++ EMCluster/src/Makevars 2014-10-25 18:10:19.190992120 +0900 4@@ -1 +1 @@ 5-PKG_LIBS = $(FLIBS) $(BLAS_LIBS) $(LAPACK_LIBS) 6+PKG_LIBS = $(FLIBS) $(LAPACK_LIBS) $(BLAS_LIBS)