This commit is contained in:
Phillip Stephens 2025-09-28 16:22:30 -07:00
parent b4a4053e1c
commit c47ce6bac4

View File

@ -1160,8 +1160,8 @@ config.libs = [
{
"lib": "mtx",
"mw_version": "GC/1.2.5n",
"cflags": ["-nodefaults","-proc gekko","-align powerpc","-fp hardware","-g","-sym on","-maxerrors 1","-nosyspath","-i include","-i libc", "-D_DEBUG=1", "-inline off", "-Cpp_exceptions off"],
#"cflags": [*cflags_base, "-fp_contract off"],
#"cflags": ["-nodefaults","-proc gekko","-align powerpc","-fp hardware","-g","-sym on","-maxerrors 1","-nosyspath","-i include","-i libc", "-D_DEBUG=1", "-inline off", "-Cpp_exceptions off"],
"cflags": [*cflags_base, "-fp_contract off"],
"host": False,
"progress_category": "sdk",
"shift_jis": True,