]> git.ipfire.org Git - thirdparty/gcc.git/commit
LoongArch: Use /lib instead of /lib64 as the library search path for MUSL.
authorYang Yujie <yangyujie@loongson.cn>
Wed, 6 Mar 2024 01:19:59 +0000 (09:19 +0800)
committerLulu Cheng <chenglulu@loongson.cn>
Thu, 7 Mar 2024 08:34:48 +0000 (16:34 +0800)
commit2f7d4728dbfd976788f77b8f43d4dc3c718b71b7
tree7f4e3c9a8c67555525bdfda31823e49dcadbc343
parent95b6ee96348041eaee9133f082b57f3e57ef0b11
LoongArch: Use /lib instead of /lib64 as the library search path for MUSL.

gcc/ChangeLog:

* config.gcc: Add a case for loongarch*-*-linux-musl*.
* config/loongarch/linux.h: Disable the multilib-compatible
treatment for *musl* targets.
* config/loongarch/musl.h: New file.
gcc/config.gcc
gcc/config/loongarch/linux.h
gcc/config/loongarch/musl.h [new file with mode: 0644]