mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #2948 from jamike/Fixed_iarm_debug_built_failed
[IAR build] fix debug buildpull/2958/head
commit
22ec73bc3a
|
|
@ -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