Commit Graph

3 Commits

Author SHA1 Message Date
Violet Purcell
a2c44a4063 sys-libs/gcompat: fix arm64 dynamic loader name logic
Due to arm* being above arm64 in the switch statement, arm64 would end
up with ld-linux-armhf.so.3 instead of ld-linux-aarch64.so.1. Move the
arm64 case above so the correct dynamic loader name is used.

Signed-off-by: Violet Purcell <vimproved@inventati.org>
2025-02-07 15:18:45 -05:00
Lucio Sauer
2c446930f0 sys-libs/*: fix variable order
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-14 20:59:23 -04:00
Haelwenn (lanodan) Monnier
c5baf4e402 sys-libs/gcompat: new package, add 1.1.0
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2024-03-20 20:39:13 +01:00