Add an option to ignore the osversion check on FreeBSD
modified libpkg/pkg_config.c
@@ -425,6 +425,12 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -354,6 +354,8 @@ is_valid_os_version(struct pkg *pkg)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|