diff --git a/makefile b/makefile index 726f04a233..558276fee9 100755 --- a/makefile +++ b/makefile @@ -1295,7 +1295,6 @@ ifeq ($(process),compile) vm-asm-sources += $(src)/compile-$(arch).$(asm-format) endif -cflags += -DAVIAN_PROCESS_$(process) ifeq ($(aot-only),true) cflags += -DAVIAN_AOT_ONLY endif