]> git.ipfire.org Git - thirdparty/glibc.git/commit
LoongArch: Fix build failure for loongarch64-linux-gnusf toolchain. [BZ #32776] master
authorcaiyinyu <caiyinyu@loongson.cn>
Wed, 13 Aug 2025 07:08:09 +0000 (15:08 +0800)
committercaiyinyu <caiyinyu@loongson.cn>
Wed, 13 Aug 2025 07:29:16 +0000 (15:29 +0800)
commit9dccb0e1c57e8b90cf1fd171bd8505960aeb1f38
tree9afba6e1a7027cfb1e9650a3c12f318b44452f4d
parent122847e4a25b1fd7338e5aebc2efe21caf78639b
LoongArch: Fix build failure for loongarch64-linux-gnusf toolchain. [BZ #32776]

GCC parts:

A GCC bug caused the loss of the search path: /usr/lib64/sf, and this
bug has now been fixed in GCC.

See:
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=9467435253948b83fcb5f7430f6cd571236960d8
scripts/build-many-glibcs.py