marberts commented on code in PR #49553:
URL: https://github.com/apache/arrow/pull/49553#discussion_r3488373365
##########
r/configure.win:
##########
@@ -67,6 +67,7 @@ function configure_binaries() {
# pkg-config --libs libcurl
GCS_LIBS="-lcurl -lnormaliz -lssh2 -lgdi32 -lssl -lcrypto -lcrypt32
-lwldap32 \
-lz -lws2_32 -lnghttp2 -ldbghelp"
+ # AZURE_LIBS="-lcurl -lssl -lxml2"
Review Comment:
Yes, I left these commented out in case progress gets made in the future
around the incompatibility with mingw and the azure SDK stuff. Happy to either
remove them or make it earlier in the comments.
--
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]