mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-09 14:45:59 +00:00
[ci] Disable LTO for Linux builds (memory issue)
This commit is contained in:
parent
32e115f4aa
commit
db34bfbbdc
@ -205,6 +205,10 @@
|
||||
"BUILD_ATDNA": {
|
||||
"type": "BOOL",
|
||||
"value": false
|
||||
},
|
||||
"USE_LTO": {
|
||||
"type": "BOOL",
|
||||
"value": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user