kou opened a new pull request, #35023: URL: https://github.com/apache/arrow/pull/35023
### Rationale for this change LLVM may use Zstandard. For example `llvm@15` in Homebrew uses Zstandard. LLVM finds Zstandared by itself. So libzstd.dylib may be used even when `ARROW_ZSTD_USE_SHARED` is `OFF`. ### What changes are included in this PR? This change adjusts Zstandared used by LLVM to reflect `ARROW_ZSTD_USE_SHARED`. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. -- 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]
