lidavidm commented on a change in pull request #11006:
URL: https://github.com/apache/arrow/pull/11006#discussion_r697076358
##########
File path: dev/tasks/linux-packages/apache-arrow/debian/rules
##########
@@ -47,6 +47,8 @@ override_dh_auto_configure:
-DCMAKE_BUILD_TYPE=$(BUILD_TYPE) \
-DCMAKE_UNITY_BUILD=ON \
-DPARQUET_REQUIRE_ENCRYPTION=ON \
+ -DProtobuf_SOURCE=BUNDLED \
+ -DgRPC_SOURCE=BUNDLED \
Review comment:
Yes, I just reverted them. I'll try to figure out what's going on here
tomorrow.
--
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]