toolchain/gcc: fix the mips64 linker path to be more musl conforming
authorFlorian Fainelli <florian@openwrt.org>
Tue, 29 Jan 2013 23:05:46 +0000 (23:05 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 29 Jan 2013 23:05:46 +0000 (23:05 +0000)
commit75f54ab99c1c70bb2cfeccb6001efdae6ed24c8f
tree695c39219170c73b6af3c7a147ce3f816ba1ec9d
parentd292cedfba93b1ffb8c74bdcc66fc6e56fd517a2
toolchain/gcc: fix the mips64 linker path to be more musl conforming

musl libc does not use /lib32 or /lib64 directories, just /lib

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35406
toolchain/gcc/patches/4.6-linaro/200-musl.patch
toolchain/gcc/patches/4.6.2/200-musl.patch
toolchain/gcc/patches/4.6.3/200-musl.patch
toolchain/gcc/patches/4.7-linaro/200-musl.patch
toolchain/gcc/patches/4.7.2/200-musl.patch