diff options
author | Weijie Gao <hackpascal@gmail.com> | 2024-04-18 18:58:18 +0800 |
---|---|---|
committer | Chuanhong Guo <gch981213@gmail.com> | 2024-05-04 14:12:56 +0800 |
commit | c5946c07241272361da702b5eebd5f887b8a68c1 (patch) | |
tree | f72f0c5fa3a80d526d1d2d7c42d1770fc24c8eb3 /scripts/command_all.sh | |
parent | 6bb2551343fb53423c7129e93fee3b1abde402d1 (diff) | |
download | openwrt-c5946c07241272361da702b5eebd5f887b8a68c1.tar.gz openwrt-c5946c07241272361da702b5eebd5f887b8a68c1.tar.bz2 openwrt-c5946c07241272361da702b5eebd5f887b8a68c1.zip |
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>
Diffstat (limited to 'scripts/command_all.sh')
0 files changed, 0 insertions, 0 deletions