Add a function to convert the new ABI to legacy version
modified libpkg/pkg_elf.c
@@ -890,6 +890,42 @@ cleanup:
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -608,4 +608,6 @@ int pkg_addoption(struct pkg *pkg, const char *name, const char *value);
|
|
|
|
|
|
| + | |
| + | |
|