diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-02-09 11:35:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-09 11:07:49 +0000 |
commit | 3150c5a0c210da6bce9ccd3d1a110a4d7058166d (patch) | |
tree | 792d34c7a58fe72a79cfd71bfa2a62d03aa5f44a /meta/recipes-devtools/insserv | |
parent | a20600d4bb5d853fa9a0953ffbf3706d3f3d6ed6 (diff) | |
download | openembedded-core-3150c5a0c210da6bce9ccd3d1a110a4d7058166d.tar.gz openembedded-core-3150c5a0c210da6bce9ccd3d1a110a4d7058166d.tar.bz2 openembedded-core-3150c5a0c210da6bce9ccd3d1a110a4d7058166d.tar.xz openembedded-core-3150c5a0c210da6bce9ccd3d1a110a4d7058166d.zip |
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>
Diffstat (limited to 'meta/recipes-devtools/insserv')
0 files changed, 0 insertions, 0 deletions