Add a preliminaty mechanism to allow at package creation to accept base shlibs
modified libpkg/pkg_config.c
@@ -390,6 +390,12 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_elf.c
@@ -92,10 +92,16 @@ filter_system_shlibs(const char *name, char *path, size_t pathlen)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|