You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "danepitkin (via GitHub)" <gi...@apache.org> on 2023/07/27 22:14:28 UTC

[GitHub] [arrow] danepitkin commented on issue #36918: [Java] Gandiva fails to build on M1 Mac

danepitkin commented on issue #36918:
URL: https://github.com/apache/arrow/issues/36918#issuecomment-1654653794

   I think you can still use the x86 build:
   
   `mvn install:install-file -DgroupId=com.google.protobuf -DartifactId=protoc -Dversion=3.20.3 -Dclassifier=osx-x86_64 -Dpackaging=exe -Dfile=protoc-3.20.3-osx-x86_64.exe`
   
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org