VMProtect/runtime/lin_runtime64.mak
VNGhostMans 5ec92ee05e first commit
Version 3.x.x
2023-05-14 20:21:09 +07:00

5 lines
116 B
Makefile

ARCH := x86_64-linux-gnu
ARCH_DIR := 64
LFLAGS := $(LFLAGS) -Wl,-z,max-page-size=4096
include lin_runtime.mak