mirror of
https://github.com/Obfuscator-Collections/VMProtect.git
synced 2024-12-26 08:20:19 +03:00
5ec92ee05e
Version 3.x.x
5 lines
116 B
Makefile
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
|