ef8e7d0279
Change-Id: Iae7800a32f5af3903c330882cdf6f292d885f266
5 lines
132 B
Makefile
5 lines
132 B
Makefile
ifeq ($(CORE), C910V)
|
|
CCOMMON_OPT += -march=rv64gcvxthead -mabi=lp64v
|
|
FCOMMON_OPT += -march=rv64gcvxthead -mabi=lp64v -static
|
|
endif
|