mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
remove unused AVIAN_PROCESS preprocessor define
This commit is contained in:
parent
601546efb7
commit
1aca664d67
1
makefile
1
makefile
@ -1295,7 +1295,6 @@ ifeq ($(process),compile)
|
|||||||
|
|
||||||
vm-asm-sources += $(src)/compile-$(arch).$(asm-format)
|
vm-asm-sources += $(src)/compile-$(arch).$(asm-format)
|
||||||
endif
|
endif
|
||||||
cflags += -DAVIAN_PROCESS_$(process)
|
|
||||||
ifeq ($(aot-only),true)
|
ifeq ($(aot-only),true)
|
||||||
cflags += -DAVIAN_AOT_ONLY
|
cflags += -DAVIAN_AOT_ONLY
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user