Merge branch 'dev' into dev2

This commit is contained in:
daanx 2025-01-13 15:03:38 -08:00
commit 65c3a5c015
6 changed files with 16 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"features": {
"c": {
"description": "Use C11 compilation (this can still override new/delete)"
},
},
"override": {
"description": "Override the standard malloc/free interface"
},
@ -31,6 +31,6 @@
},
"asm": {
"description": "Generate assembly files"
}
}
}
}