version: add IGNORE_MAJOR to pkg.conf and document it
modified docs/pkg.conf.5
@@ -218,6 +218,15 @@ Default: NO.
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -384,6 +384,11 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1009,6 +1014,10 @@ pkg_compiled_for_same_os_major(void)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|