osquery: patch for boost 1.69

This commit is contained in:
Steven Peters 2019-01-15 21:57:22 -08:00 committed by FX Coudert
parent f4a8e5cb3c
commit d7c9f8ea45

View file

@ -57,6 +57,13 @@ class Osquery < Formula
sha256 "0a70c2998d29cc4d8a4db08aac58eb196d404073f6586a136d074730317fe408"
end
# Upstream fix for boost 1.69, remove in next version
# https://github.com/facebook/osquery/pull/5496
patch do
url "https://github.com/facebook/osquery/commit/130b3b3324e2.diff?full_index=1"
sha256 "46bce0c62f1a8f0df506855049991e6fceb6d1cc4e1113a2f657e76b5c5bdd14"
end
def install
ENV.cxx11