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)
commitfe766227a218b4643621291a602f17b1bfeafbd2
tree47842f5be28e084a818192d0eaad90c938dff89c
parent8b895d170383aea017df5afe1d44ea446c58e467
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