mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-09-20 22:07:11 +02:00
CPR has features disabled and PCRE is fully disabled until updated to new code.
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)
|