1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/toolchain/binutils
Tony Ambardar d79a622217 toolchain/binutils: fix broken build of binutils 2.34 on mips64
Commit 53470bdf32 ("toolchain/binutils: Add binutils 2.34") logs refreshed
patches, but also adds a typo causing failed builds on mipsel64 platforms,
including the malta subtarget. Update the patch to fix this.

This fixes the following build error:
make[7]: *** No rule to make target 'elf64ltsmip.o', needed by 'ld-new'.  Stop.

Fixes: FS#3276
Fixes: 53470bdf32 ("toolchain/binutils: Add binutils 2.34")
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2020-08-10 23:58:58 +02:00
..
patches toolchain/binutils: fix broken build of binutils 2.34 on mips64 2020-08-10 23:58:58 +02:00
Config.in toolchain/binutils: remove versions 2.29.1 and 2.31.1 2020-08-03 10:44:10 +02:00
Config.version toolchain/binutils: remove versions 2.29.1 and 2.31.1 2020-08-03 10:44:10 +02:00
Makefile toolchain/binutils: remove versions 2.29.1 and 2.31.1 2020-08-03 10:44:10 +02:00