mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
41b785b86c
Summary: boost 1.69 is in a pull request in homebrew-core at https://github.com/Homebrew/homebrew-core/pull/35030 and `osquery` is failing to compile due to using `boost::noncopyable` in a couple header files without including `boost/noncopyable.hpp`: * [jenkins log of build failure](https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/34941/version=high_sierra/testReport/junit/brew-test-bot/high_sierra/install_osquery/) The build still fails on homebrew due to #5284. Pull Request resolved: https://github.com/facebook/osquery/pull/5325 Differential Revision: D13464741 Pulled By: fmanco fbshipit-source-id: bdaf573b180f8cdfd08dc719db4829911249caaf |
||
---|---|---|
.. | ||
carver | ||
config | ||
core | ||
database | ||
devtools | ||
dispatcher | ||
distributed | ||
events | ||
examples | ||
extensions | ||
filesystem | ||
hashing | ||
include/osquery | ||
killswitch | ||
logger | ||
main | ||
numeric_monitoring | ||
process | ||
profiler | ||
registry | ||
remote | ||
sql | ||
tables | ||
utils | ||
BUCK |