Fix match

Former-commit-id: a9c152e3e6
This commit is contained in:
Phillip Stephens 2023-10-23 12:25:44 -07:00
parent 771ee00fc7
commit 172d8bd5e9
1 changed files with 1 additions and 0 deletions

View File

@ -197,6 +197,7 @@ cflags_musyx = [
"-inline auto",
"-O4,p",
"-fp hard",
"-enum int",
"-Cpp_exceptions off",
"-str reuse,pool,readonly",
"-fp_contract off",