mirror of https://github.com/PrimeDecomp/prime.git
Fix match
Former-commit-id: a9c152e3e671a205bfd7e7400dc0454b521ac7c2
This commit is contained in:
parent
771ee00fc7
commit
172d8bd5e9
|
@ -197,6 +197,7 @@ cflags_musyx = [
|
||||||
"-inline auto",
|
"-inline auto",
|
||||||
"-O4,p",
|
"-O4,p",
|
||||||
"-fp hard",
|
"-fp hard",
|
||||||
|
"-enum int",
|
||||||
"-Cpp_exceptions off",
|
"-Cpp_exceptions off",
|
||||||
"-str reuse,pool,readonly",
|
"-str reuse,pool,readonly",
|
||||||
"-fp_contract off",
|
"-fp_contract off",
|
||||||
|
|
Loading…
Reference in New Issue