Commits


Jin Shang authored and GitHub committed 2721fa60225
GH-34214: [C++] Pass OPENSSL_ROOT_HINT to CMAKE_PREFIX_PATH for bundled AWS (#34215) To fix build failures such as https://github.com/apache/arrow/pull/34159#issuecomment-1432012081, we need to help it find OpenSSL. * Closes: #34214 Authored-by: Jin Shang <shangjin1997@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>