mirror of https://github.com/ARMmbed/mbed-os.git
[IAR build] fix debug build
with option --profile ./tools/profiles/debug.jsonpull/2948/head
parent
670b0984eb
commit
144e97bf63
|
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
"IAR": {
|
||||
"common": [
|
||||
"--no_wrap_diagnostics", "non-native end of line sequence", "-e",
|
||||
"--no_wrap_diagnostics", "-e",
|
||||
"--diag_suppress=Pa050,Pa084,Pa093,Pa082", "-On", "-r"],
|
||||
"asm": [],
|
||||
"c": ["--vla"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue