Stop relying on the elf notes to find if we can consider the shared library.
modified libpkg/pkg_elf.c
@@ -252,7 +252,6 @@ analyse_elf(struct pkg *pkg, const char *fpath)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -262,7 +261,7 @@ analyse_elf(struct pkg *pkg, const char *fpath)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -283,6 +282,7 @@ analyse_elf(struct pkg *pkg, const char *fpath)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -297,6 +297,7 @@ analyse_elf(struct pkg *pkg, const char *fpath)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -346,27 +347,10 @@ analyse_elf(struct pkg *pkg, const char *fpath)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -530,7 +514,7 @@ pkg_analyse_files(struct pkgdb *db, struct pkg *pkg, const char *stage)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|