OS: make more os specific behaviour dynamic
modified libpkg/elfhints.c
@@ -315,9 +315,8 @@ int shlib_list_from_rpath(const char *rpath_str, const char *dirpath)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -1114,8 +1114,7 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -1414,9 +1413,6 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkg_create.c
@@ -565,13 +565,10 @@ fixup_abi(struct pkg *pkg, const char *rootdir, bool testing)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -136,6 +136,19 @@ struct pkg_stringlist_iterator {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -163,6 +176,7 @@ struct pkg_ctx {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -624,19 +638,6 @@ typedef enum {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/utils.c
@@ -358,7 +358,8 @@ is_valid_abi(const char *arch, bool emit_error) {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -405,10 +406,6 @@ is_valid_os_version(struct pkg *pkg)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|