Commits


Sutou Kouhei authored and GitHub committed 897a4c0ce73
ARROW-16886: [C++] Add option to disable PIC (#13475) It's for performance. See https://github.com/apache/arrow/issues/13367 for use case. Lead-authored-by: Sutou Kouhei <kou@clear-code.com> Co-authored-by: Sutou Kouhei <kou@cozmixng.org> Signed-off-by: Yibo Cai <yibo.cai@arm.com>