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)
commitb9da555e2072d67264a2bd120594f19900d6d8f4
tree695c39219170c73b6af3c7a147ce3f816ba1ec9d
parent07714a8422d1dd155849d14f6f9e22df0650419b
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