toolchain/gcc: fix the mips64 linker path to be more musl conforming
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jan 2013 23:05:46 +0000 (23:05 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jan 2013 23:05:46 +0000 (23:05 +0000)
commit678ac431ef0d6706456de2636de93548714e4fa6
tree695c39219170c73b6af3c7a147ce3f816ba1ec9d
parent8925e35808e07e51693324c2517a66b861f91c1d
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35406 3c298f89-4303-0410-b956-a3cf2f4a3e73
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