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

[GitHub] [arrow] js8544 commented on issue #36021: [C++] Support linking to libcurl statically

js8544 commented on issue #36021:
URL: https://github.com/apache/arrow/issues/36021#issuecomment-1586190414

   Hi, I think arrow has no problem linking statically with libcurl. One way you could force it to use a static libcurl is by passing `-DCURL_LIBRARY=<location to static libcurl>` when invoking CMake.


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