Commits


Wes McKinney authored and Sutou Kouhei committed 6fa6c91eeae
ARROW-8003: [C++] Use CMAKE_C_COMPILER when building bundled bzip2 This fixes `bzip2_ep` when building with clang Closes #6539 from wesm/ARROW-8003 and squashes the following commits: b5a6d5660 <Wes McKinney> Use CMAKE_C_COMPILER when building bundled bzip2 Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>