Skip to content

Commit 17dca03

Browse files
authored
rename SILICON to VORTEX
1 parent 80794fe commit 17dca03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ FCOMMON_OPT += -march=armv8.1-a -mtune=thunderx2t99
6666
endif
6767
endif
6868

69-
ifeq ($(CORE), SILICON)
69+
ifeq ($(CORE), VORTEX)
7070
CCOMMON_OPT += -march=armv8.3-a
7171
FCOMMON_OPT += -march=armv8.3-a
7272
endif

0 commit comments

Comments
 (0)