diff --git a/tools/profiles/debug.json b/tools/profiles/debug.json index d776dca9215..bcc4b4be1b3 100644 --- a/tools/profiles/debug.json +++ b/tools/profiles/debug.json @@ -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"],