On Fri, 2023-01-20 at 23:11 +, James Le Cuirot wrote:
> The context for this is a pull request I've been working on for a few weeks.
>
> https://github.com/gentoo/gentoo/pull/28851
>
> RAP prefix nobbled gcc/clang's sysroot when invoking the linker because glibc
> installed its linker scripts
The context for this is a pull request I've been working on for a few weeks.
https://github.com/gentoo/gentoo/pull/28851
RAP prefix nobbled gcc/clang's sysroot when invoking the linker because glibc
installed its linker scripts with prefixed paths, such as /path/to/prefix/lib
rather than just /li