VMProtect/runtime/lin_runtime64.mak

5 lines
116 B
Makefile
Raw Permalink Normal View History

2023-05-14 16:21:09 +03:00
ARCH := x86_64-linux-gnu
ARCH_DIR := 64
LFLAGS := $(LFLAGS) -Wl,-z,max-page-size=4096
include lin_runtime.mak