kou commented on code in PR #14105:
URL: https://github.com/apache/arrow/pull/14105#discussion_r971405623
##########
dev/tasks/homebrew-formulae/autobrew/apache-arrow.rb:
##########
@@ -42,6 +42,7 @@ class ApacheArrow < Formula
def install
ENV.cxx11
args = %W[
+ -DARROW_CXXFLAGS="-D_LIBCPP_DISABLE_AVAILABILITY"
Review Comment:
Could you put this after `-DARROW_CSV=ON` to keep order?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]