Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Allow IGNORE_OSVERSION also when dealing with FreeBSD packages on non-FreeBSD systems
Keve committed 1 year ago
commit e86ae24d4c95354bf9e4dd633453fca6527c4ea1
parent 903ec3e
1 file changed +0 -2
modified libpkg/pkg_config.c
@@ -362,13 +362,11 @@ static struct config_entry c[] = {
		"METALOG",
		NULL,
	},
-
#ifdef __FreeBSD__
	{
		PKG_BOOL,
		"IGNORE_OSVERSION",
		"NO",
	},
-
#endif
	{
		PKG_BOOL,
		"BACKUP_LIBRARIES",