Enable ICINGA2_LTO_BUILD in the .spec file

refs #12564
This commit is contained in:
Gunnar Beutner 2016-08-27 21:44:31 +02:00
parent 4d503a3abb
commit d66ec60ce0
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ CMAKE_OPTS="-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_SYSCONFDIR=/etc \
-DCMAKE_INSTALL_LOCALSTATEDIR=/var \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DICINGA2_LTO_BUILD=ON \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DBoost_NO_BOOST_CMAKE=ON \
-DICINGA2_RUNDIR=%{_rundir} \