pkg_elf.c: Only FreeBSD uses FreeBSD binaries
modified libpkg/pkg_elf.c
@@ -216,6 +216,7 @@ shlib_valid_abi(const char *fpath, GElf_Ehdr *hdr, const char *abi)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -234,6 +235,7 @@ is_old_freebsd_armheader(const GElf_Ehdr *e)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -347,11 +349,13 @@ analyse_elf(struct pkg *pkg, const char *fpath)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|