meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
sw:yocto:icecc:issues:no-diagnostics-show-caret [2025/06/25 14:11] – created niziak | sw:yocto:icecc:issues:no-diagnostics-show-caret [2025/06/25 14:23] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== -fno-diagnostics-show-caret ====== | ====== -fno-diagnostics-show-caret ====== | ||
- | clang complains about: < | + | clang complains about: < |
Workaround: | Workaround: | ||
- | <file local.conf> | + | |
+ | < | ||
CXXFLAGS: | CXXFLAGS: | ||
CFLAGS: | CFLAGS: | ||
</ | </ | ||
+ | |||
+ | There is a similar option for clang: '' | ||