meta-openembedded/recipes-devtools
Koen Kooi 9ea43bd128 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>
2011-02-09 11:36:12 +01:00
..
binutils binutils-cross-canadian.inc: disable -werror like -cross does 2011-02-09 11:36:12 +01:00
gcc gcc: sync with yocto 2011-01-22 14:12:59 +01:00
python python-numpy: import from OE 2011-01-13 21:22:06 +01:00