]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commit
glibc: Fix runtime linker path chaos
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Mar 2023 17:15:02 +0000 (17:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Mar 2023 17:15:02 +0000 (17:15 +0000)
commitc2ee3456c5f23447d56074ae449f9d59a5a9bc53
treecb5ce3081aa0b43b8452b395c43a3d1651239b39
parent48c0a8414ddae2a6e443a0fdd253f7944cb6a8a7
glibc: Fix runtime linker path chaos

Some architectures have a specific path for their runtime linker
hardcoded and in order to avoid installing them into /lib or /lib64
instead of /usr/lib or /usr/lib64, we are adding artificial provides.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
glibc/glibc.nm