Files
guru/sys-libs
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
..
2024-05-14 20:59:23 -04:00