Allan McRae pushed to branch master at Pacman / Pacman
Commits: 48729f8e by Allan McRae at 2024-02-15T23:34:05+00:00 libmakepkg: skip stripping guile-2.2 files Guile 2.2 uses ELF format for its byte-compiled files. These are not normal executables, and are not strippable in the normal sense. Given these are ELF files and detected by "file" as non-stripped binaries, it is only possible to skip these using the file path. Fixes #73 Signed-off-by: Allan McRae <al...@archlinux.org> - - - - - 1 changed file: - scripts/libmakepkg/tidy/strip.sh.in View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/48729f8eccc99a09ebd2f1a6f7c40ddc133f2d9b -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/48729f8eccc99a09ebd2f1a6f7c40ddc133f2d9b You're receiving this email because of your account on gitlab.archlinux.org.