openwrt/toolchain/gcc
Weijie Gao c5946c0724 toolchain/gcc: fix loongarch64 ldso file name
GCC has changed musl dynamic linker name from
ld-musl-loongarch-lp64d.so.1 to ld-musl-loongarch64.so.1 recently [1].

Meanwhile musl 1.2.5 only supports the new name. So it's better to follow
the new name.

[1] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=8bccee51f0deac64b79cd9ad75df599422f4c8ff

Signed-off-by: Weijie Gao <hackpascal@gmail.com>
2024-05-04 14:12:56 +08:00
..
files
final
initial
minimal
patches-11.x toolchain/gcc: fix build errors on macOS with Xcode 15.3 2024-04-02 11:10:32 +02:00
patches-12.x toolchain/gcc: fix build errors on macOS with Xcode 15.3 2024-04-02 11:10:32 +02:00
patches-13.x toolchain/gcc: fix loongarch64 ldso file name 2024-05-04 14:12:56 +08:00
Config.in config: fix CONFIG_GDB appearing in main menuconfig menu 2024-04-09 19:30:41 +02:00
Config.version config: fix CONFIG_GDB appearing in main menuconfig menu 2024-04-09 19:30:41 +02:00
common.mk
exclude-testsuite