arch detection: .h files are not arch specific
modified libpkg/pkg.h.in
@@ -697,7 +697,7 @@ int pkg_config_files(const struct pkg *pkg, struct pkg_config_file **cf);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_arch.c
@@ -53,13 +53,13 @@ suggest_arch(struct pkg *pkg, bool isdefault)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_elf.c
@@ -457,9 +457,8 @@ analyse_fpath(struct pkg *pkg, const char *fpath)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -498,7 +497,7 @@ pkg_analyse_files(struct pkgdb *db __unused, struct pkg *pkg, const char *stage)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/info.c
@@ -441,7 +441,7 @@ exec_info(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|