-
Notifications
You must be signed in to change notification settings - Fork 584
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Boost dependency to >= 1.48 (INSTALL.md, icinga2.spec)
Icinga 2 does not build with 1.41: /usr/include/boost/range/const_iterator.hpp:37:58: error: no type named 'const_iterator' in 'class boost::intrusive_ptr<icinga::Array>' ... /usr/include/boost/thread/locks.hpp:269:22: error: cannot bind 'boost::unique_lock<boost::mutex>' lvalue to 'boost::unique_lock<boost::mutex>&&' Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com> fixes #5188 This also refs #5177 as a partial fix for the dependencies, when not using Icinga's boost packages.
- Loading branch information
1 parent
4134f7f
commit 4a1186d
Showing
2 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters