pacman/scripts/libmakepkg
Allan McRae 48729f8ecc 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 <allan@archlinux.org>
2024-02-15 23:34:05 +00:00
..
autodep Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
buildenv Fix typo in exporting RUSTFLAGS 2024-01-14 08:50:29 +10:00
executable Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
integrity Fix format string 2024-02-16 09:09:45 +10:00
lint_config Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_package Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_pkgbuild Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
reproducible Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
source Omit trailing .git from url when comparing git remote urls. 2023-11-04 10:09:59 +10:00
tidy libmakepkg: skip stripping guile-2.2 files 2024-02-15 23:34:05 +00:00
util debugflags: ensure to only append debug flags once when building 2023-11-17 18:56:44 +01:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
autodep.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
buildenv.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
executable.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
integrity.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_config.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_package.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
lint_pkgbuild.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
meson.build libmakepkg: automatically add library sonames to provides 2021-12-29 15:20:05 +10:00
reproducible.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
source.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
srcinfo.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
tidy.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
util.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00