Add support for using ${ABI} in PACKAGESITE
modified libpkg/pkg_config.c
@@ -44,6 +44,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -253,6 +255,34 @@ parse_configuration(yaml_document_t *doc, yaml_node_t *node)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -268,6 +298,9 @@ pkg_config_string(pkg_config_key key, const char **val)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg/pkg.conf.5
@@ -15,7 +15,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -75,6 +75,9 @@ By default this option is disabled.
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|