We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152702c commit cb53144Copy full SHA for cb53144
config/make.inc.castep
@@ -7,4 +7,4 @@ F90 := $(FC)
7
COMMS := $(COMMS_ARCH)
8
FCOPTS := $(OPT)
9
LDOPTS := $(OPT)
10
-LIBS := $(BLAS_LIB_SEARCH_PATH) $(MATH_LIBS)
+LIBS := $(BLAS_LIB_SEARCH_PATH) $(MATH_LIBS)
0 commit comments