You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/06/11 10:33:45 UTC

[GitHub] [arrow] kszucs commented on a change in pull request #7405: ARROW-7676: [Packaging][Python] Ensure that the static libraries are not built in the wheel scripts

kszucs commented on a change in pull request #7405:
URL: https://github.com/apache/arrow/pull/7405#discussion_r438692997



##########
File path: dev/tasks/python-wheels/osx-build.sh
##########
@@ -63,6 +63,7 @@ function build_wheel {
     mkdir build
     pushd build
     cmake -DARROW_BUILD_SHARED=ON \
+          -DARROW_BUILD_SHARED=OFF \

Review comment:
       right :)




----------------------------------------------------------------
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.

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