diff options
author | Timo Teräs <timo.teras@iki.fi> | 2017-09-26 07:26:02 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2017-09-26 07:27:49 +0000 |
commit | 4736a56c8e6ffee2f9101ab8d2b814eb239f5889 (patch) | |
tree | 224e5f7609326a784e0428fc9b86deb110c6b5de /.devbuildrc | |
parent | 56b8d45079f3a3f1555e0df8a5bbc481b3583b7c (diff) | |
download | abuild-4736a56c8e6ffee2f9101ab8d2b814eb239f5889.tar.gz abuild-4736a56c8e6ffee2f9101ab8d2b814eb239f5889.tar.bz2 abuild-4736a56c8e6ffee2f9101ab8d2b814eb239f5889.tar.xz abuild-4736a56c8e6ffee2f9101ab8d2b814eb239f5889.zip |
abuild: do not try to strip standalone elf images
Guile uses ELF is internal object format, and creates them as
"no machine" and "standlone" OSABI. Scanelf supports printing
OSABI, so use that to filter these out.
See: https://github.com/alpinelinux/aports/pull/1714
This also removes unneccessary 'sed' from the pipeline as it's
simple to read each field outputted by scanelf.
Diffstat (limited to '.devbuildrc')
0 files changed, 0 insertions, 0 deletions