getting closer

This commit is contained in:
2025-04-25 21:04:30 -05:00
parent 56d07f44be
commit 02e622951b
4 changed files with 75 additions and 38 deletions

View File

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