Skip to content

Commit 3cfdb17

Browse files
authored
Remove code that disabled EXTRALIB on RISCV C910V
1 parent 2376aa1 commit 3cfdb17

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

test/Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -259,10 +259,6 @@ endif
259259

260260
FLDFLAGS = $(FFLAGS:-fPIC=) $(LDFLAGS)
261261

262-
ifeq ($(CORE), C910V)
263-
EXTRALIB =
264-
CEXTRALIB =
265-
endif
266262

267263
ifeq ($(USE_OPENMP), 1)
268264
ifeq ($(F_COMPILER), GFORTRAN)

0 commit comments

Comments
 (0)