]> code.ossystems Code Review - openembedded-core.git/commit
binutils-cross-canadian.inc: disable -werror like -cross does
authorKoen Kooi <koen@dominion.thruhere.net>
Wed, 9 Feb 2011 10:35:49 +0000 (11:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Feb 2011 11:07:49 +0000 (11:07 +0000)
commit3150c5a0c210da6bce9ccd3d1a110a4d7058166d
tree792d34c7a58fe72a79cfd71bfa2a62d03aa5f44a
parenta20600d4bb5d853fa9a0953ffbf3706d3f3d6ed6
binutils-cross-canadian.inc: disable -werror like -cross does

The error this works around is:

cc1: warnings being treated as errors
gas/config/tc-arm.c: In function 'parse_operands':
gas/config/tc-arm.c:1876:27: error: 'firsttype$defined' may be used uninitialized in this function
gas/config/tc-arm.c:1876:27: error: 'firsttype$index' may be used uninitialized in this function

Ideally it should get fixed properly, but let's mimic binutils-cross for now

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils-cross-canadian.inc