l Messages-
From: "Xi Ruoyao"
Sent Time:2023-04-17 14:36:52 (星期一)
To: "Peng Fan" , gcc-patches@gcc.gnu.org
Cc: chengl...@loongson.cn
Subject: Re: [PATCH] LoongArch: fix MUSL_DYNAMIC_LINKER
On Mon, 2023-04-17 at 10:39 +0800, Peng Fan wrote:
The system based on musl has no '
> Cc: chengl...@loongson.cn
> Subject: Re: [PATCH] LoongArch: fix MUSL_DYNAMIC_LINKER
>
> On Mon, 2023-04-17 at 10:39 +0800, Peng Fan wrote:
> > The system based on musl has no '/lib64', so change it.
>
> I like the change. IMO Glibc-based systems should avoid /
On Mon, 2023-04-17 at 10:39 +0800, Peng Fan wrote:
> The system based on musl has no '/lib64', so change it.
I like the change. IMO Glibc-based systems should avoid /lib64 as well
but it's too late to change it now.
Could you provide a link to the Musl doc as a reference? I'd like to
include th