Skip to content

Commit

Permalink
Add missing lib
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed Oct 23, 2018
1 parent 40be634 commit 6fd3ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/Linux-x86-64-gfortran-regtest.pdbg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ FCFLAGS = $(DFLAGS) -O1 -fcheck=bounds,do,recursion,pointer -ffree-form \
-I$(FFTW_INC) -I$(LIBINT_INC) -I$(LIBXC_INC) $(WFLAGS)
LDFLAGS = $(FCFLAGS) -fsanitize=leak
LIBS = $(MPI_LIBRARY_PATH)/libscalapack-regtest.a \
$(PLUMED_DEPENDENCIES) -ldl -lz \
$(PLUMED_DEPENDENCIES) -ldl -lgsl -lz \
$(ELPA_LIB)/libelpa.a -lstdc++ \
$(LIBPATH)/liblapack-regtest.a \
$(LIBPATH)/libblas-regtest.a \
Expand Down

0 comments on commit 6fd3ca2

Please sign in to comment.