Commits


Sutou Kouhei authored and Krisztián Szűcs committed 934c18e8401
ARROW-6462: [C++] Fix build error on CentOS 6 x86_64 with bundled double-conversion Because ${prefix}/lib64 is used on CentOS 6 x86_64. Closes #5289 from kou/cpp-double-conversion-bundled-centos-6 and squashes the following commits: a6b5fdfde <Sutou Kouhei> Fix build error on CentOS 6 x86_64 with bundled double-conversion Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>