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)
commita974adb9a16e8c2cda7e5d5f6557ce5a75478143
treea3a0ee9b9e03c939b63d7a845aa574becde027e3
parentb252882f862dbd2142e717b32c545ac326c38479
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]