Add the support for RISC-V Vector.
Change-Id: Iae7800a32f5af3903c330882cdf6f292d885f266
This commit is contained in:
@@ -258,6 +258,12 @@ endif
|
||||
|
||||
|
||||
FLDFLAGS = $(FFLAGS:-fPIC=) $(LDFLAGS)
|
||||
|
||||
ifeq ($(CORE), C910V)
|
||||
EXTRALIB =
|
||||
CEXTRALIB =
|
||||
endif
|
||||
|
||||
ifeq ($(USE_OPENMP), 1)
|
||||
ifeq ($(F_COMPILER), GFORTRAN)
|
||||
ifeq ($(C_COMPILER), CLANG)
|
||||
|
||||
Reference in New Issue
Block a user