diff --git a/test/Makefile b/test/Makefile index 54fa60533..6c5f041c2 100644 --- a/test/Makefile +++ b/test/Makefile @@ -259,10 +259,6 @@ endif FLDFLAGS = $(FFLAGS:-fPIC=) $(LDFLAGS) -ifeq ($(CORE), C910V) -EXTRALIB = -CEXTRALIB = -endif ifeq ($(USE_OPENMP), 1) ifeq ($(F_COMPILER), GFORTRAN)