aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga2
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-02-25 15:16:57 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-02-25 15:16:57 +0000
commita1881b7693d5a68151e58a945086e89722656d0e (patch)
treef5914e199574f450d01f69ee90b29044c4d0352e /net-mgmt/icinga2
parentdebba6b620b72096a5d0becf991be71b6185eddc (diff)
downloadports-a1881b7693d5a68151e58a945086e89722656d0e.tar.gz
ports-a1881b7693d5a68151e58a945086e89722656d0e.zip
net-mgmt/icinga2: add LTO option
PR: 253425 Approved by: lme (maintainer timeout)
Notes
Notes: svn path=/head/; revision=566541
Diffstat (limited to 'net-mgmt/icinga2')
-rw-r--r--net-mgmt/icinga2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index 27fd08a0ddb0..6bbc41f2917e 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -22,7 +22,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= ${PORTNAME}
-OPTIONS_DEFINE= DOCS EXAMPLES UNITY
+OPTIONS_DEFINE= DOCS EXAMPLES LTO UNITY
OPTIONS_GROUP= BACKEND
OPTIONS_GROUP_BACKEND= MYSQL PGSQL
OPTIONS_RADIO= PLUGINS
@@ -75,6 +75,7 @@ SUB_FILES= ${PORTNAME}-newsyslog.conf pkg-message
# Config files with references to "Linux"
LINUX_CONFIG= groups.conf services.conf hosts.conf
+LTO_CMAKE_BOOL= ICINGA2_LTO_BUILD
MYSQL_USES= mysql
PGSQL_USES= pgsql