Disable specific warnings to mitigate compilation problems with KEEP_INTERMEDIATES=yes
. (#20339)
This commit is contained in:
parent
f1dbffe367
commit
06c5c02804
7 changed files with 25 additions and 6 deletions
|
@ -9,5 +9,8 @@
|
|||
"development_board": "elite_c",
|
||||
"split": {
|
||||
"enabled": true
|
||||
},
|
||||
"build": {
|
||||
"lto": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue