void-packages/common
Érico Nogueira 6303c2e6ce common/hooks: speed up generate-runtime-deps.
Instead of using file(1) to check for ELF files, just read bytes
directly from the file and check if they are the ELF magic bytes.

Should probably be factored out into a common function that can be used
in other places, if necessary.

Also use awk instead of "grep|awk" for some minor speedup.
2021-07-22 11:56:26 -03:00
..
build-helper build-helper/numpy: add cross path for libnpyrandom to LDFLAGS 2021-06-22 12:02:17 -04:00
build-profiles common/build-profile/i686-musl: fix triplet 2021-02-02 01:25:46 +01:00
build-style Add -DNDEBUG to CFLAGS and CXXFLAGS in CMake build style 2021-07-16 19:48:16 +02:00
chroot-style xbps-src: remove proot chroot-style 2020-12-29 23:02:16 -08:00
cross-profiles cross-profiles: fix qemu name for ppcle 2021-03-13 03:25:36 +01:00
environment xbps-src: retire XBPS_PKGDESTDIR 2021-07-11 16:21:29 +07:00
hooks common/hooks: speed up generate-runtime-deps. 2021-07-22 11:56:26 -03:00
repo-keys repo-keys: remove my testing repo key as it's unofficial 2020-04-01 20:55:45 +02:00
scripts common/xbps-cycles.py: deterministic cycle path 2021-06-30 21:09:10 +02:00
travis changed_templates: exit early if no merge-base could be found 2021-06-01 08:31:00 +07:00
wrappers common/wrappers: add -L/usr/lib{32,64} to arguments ignored by cross-cc. 2021-02-09 23:01:46 -03:00
xbps-src xbps-src: retire XBPS_PKGDESTDIR 2021-07-11 16:21:29 +07:00
options.description options.description: describe portaudio and clean up from templates 2021-03-07 23:50:23 -03:00
shlibs libfilezilla: update to 0.30.0. 2021-07-21 21:46:44 +02:00