toolchain: change default emulation for mips64 (octeon) to n64
authorFelix Fietkau <nbd@openwrt.org>
Sun, 10 May 2015 13:54:20 +0000 (13:54 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 10 May 2015 13:54:20 +0000 (13:54 +0000)
commit4c5f965c741a10ad44aa4dcc32fa67868c673940
treed25fefb40c324a91b8688592fda59cd85018faa6
parent9ebb99cb98d2594fd34224b43506fd239ccbdb30
toolchain: change default emulation for mips64 (octeon) to n64

fixes several ld errors reported by buildbot:
http://buildbot.openwrt.org:8010/broken_packages/octeon/mdnsresponder/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/luasocket/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/luasec/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/openvswitch/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/prosody/compile.txt

link error:
 ABI is incompatible with that of the selected emulation

found at OE toolchain for bintils 2.22:
http://patchwork.openembedded.org/patch/28033/

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45666
toolchain/binutils/patches/linaro/500-Change-default-emulation-for-mips64-linux.patch [new file with mode: 0644]