apache-arrow: patch for Xcode 10 (#30224)

This commit is contained in:
Monson Shao 2018-08-06 14:30:52 +08:00 committed by ilovezfs
parent 34adcdd555
commit 8305ad8536

View file

@ -19,6 +19,13 @@ class ApacheArrow < Formula
needs :cxx11
# Arrow build error with the latest clang-10 https://github.com/apache/arrow/issues/2105
# Will be fixed in next release.
patch do
url "https://github.com/apache/arrow/pull/2106.patch?full_index=1"
sha256 "545a733304e1f9e62b70b6e9c8dc9cae5b33f7b9c32e1df8d47a375d66296ae6"
end
def install
ENV.cxx11