Mark unused arguments to placate the compiler.
modified libpkg/pkg_elf.c
@@ -83,14 +83,15 @@ filter_system_shlibs(const char *name, char *path, size_t pathlen)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -395,7 +396,6 @@ elf_corres_to_string(struct _elf_corres* m, int e)
|
|
|
|
|
|
| - | |
|
|
|
|
|