fix debug build with option --profile ./tools/profiles/debug.json

pull/2975/head
Michel Jaouen 2016-10-06 16:10:46 +02:00 committed by Anna Bridge
parent 670b0984eb
commit d12943c576
1 changed files with 1 additions and 1 deletions

View File

@ -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"],