wip fixups

This commit is contained in:
2025-05-10 13:58:31 -05:00
parent e0f726b1da
commit 1c50eb61f5
5 changed files with 164 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
{
"clean": true,
"lto": true,
"optimization": 3,
"lto": false,
"optimization": 0,
"static": true,
"shared": false,
"cpu": "native",