Issue #403 -- partial resolution.
modified libpkg/elfhints.c
@@ -248,7 +248,9 @@ scan_dirs_for_shlibs(struct shlib_list **shlib_list, int numdirs,
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -257,18 +259,32 @@ int shlib_list_from_rpath(const char *rpath_str)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_elf.c
@@ -39,6 +39,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -345,8 +346,9 @@ analyse_elf(struct pkg *pkg, const char *fpath,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -410,7 +412,7 @@ pkg_analyse_files(struct pkgdb *db, struct pkg *pkg)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/ldconfig.h
@@ -41,7 +41,7 @@ const char *shlib_list_find_by_name(const char *);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|