mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-09 18:45:52 +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": {
|
"BUILD_ATDNA": {
|
||||||
"type": "BOOL",
|
"type": "BOOL",
|
||||||
"value": false
|
"value": false
|
||||||
|
},
|
||||||
|
"USE_LTO": {
|
||||||
|
"type": "BOOL",
|
||||||
|
"value": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user