This commit is contained in:
khanhduytran0
2026-06-02 06:56:57 +07:00
parent b6cf81cb43
commit 178908b0e2
2 changed files with 171 additions and 61 deletions
+3
View File
@@ -15,9 +15,12 @@ else
entry1_type0x09_OPTFLAGS = -Og
endif
RECOMP_TRACE_DMAFAIL ?= 0
entry1_type0x09_FILES = entry1_type0x09.m
entry1_type0x09_CFLAGS = \
$(entry1_type0x09_OPTFLAGS) \
-DRECOMP_TRACE_DMAFAIL=$(RECOMP_TRACE_DMAFAIL) \
-fno-inline \
-fno-strict-aliasing \
-Wno-int-conversion \