mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-05-04 10:07:12 +02:00
6 lines
156 B
Makefile
6 lines
156 B
Makefile
include ../../../common.mk
|
|
|
|
CMAKE_ARGS += -DCMAKE_SYSTEM_PROCESSOR=aarch64
|
|
FLAGS += $(VFLAG_le) $(CCVFLAG_le)
|
|
LDFLAGS += $(VFLAG_le) $(LDVFLAG_le)
|