Haowei Yu created ARROW-15704:
---------------------------------
Summary: [C++] Support static linking with customized jemalloc
library
Key: ARROW-15704
URL: https://issues.apache.org/jira/browse/ARROW-15704
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Haowei Yu
[https://github.com/apache/arrow/blob/3a8e409385c8455e6c80b867c5730965a501d113/cpp/cmake_modules/Findjemalloc.cmake#L68]
It seems that Findjemalloc.cmake think it has found jemalloc only if there
exists shared library. It would be nice if Findjemalloc can statically link
with libjemalloc.a
--
This message was sent by Atlassian Jira
(v8.20.1#820001)