summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/icecc-toolchain
diff options
context:
space:
mode:
authorJoshua Watt <jpewhacker@gmail.com>2018-02-12 10:52:10 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-16 18:05:38 +0000
commit02c4f3a48488e676fbf551a4328890ee5603e1b6 (patch)
tree34d6c2838b82acf3a5c23c3839e46f1ad6e48faa /meta/recipes-devtools/icecc-toolchain
parent502ee8e86338f5eb462aafb211543accb6e830f2 (diff)
downloadpoky-02c4f3a48488e676fbf551a4328890ee5603e1b6.tar.gz
icecc.bbclass: Disable caret workaround by default
Icecream has a behavior that causes it to recompile files locally if gcc generates any warnings or errors. The reason for this is that GCC tries to re-read the input file in order to display the offending line with a caret below it, which doesn't work in the remote chroot. Default to disabling this this workaround and add -fno-diagnostics-show-caret to the GCC flags so that errors and warnings generated by GCC do not show erroneous results. (From OE-Core rev: a1488291c5733a113c28475352eded61bf52bfe8) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/icecc-toolchain')
0 files changed, 0 insertions, 0 deletions