Always mark jemalloc needed if jemalloc is enabled by akihikodaki · Pull Request #4627 · ruby/ruby
Symbols exported by jemalloc is referred by the shared library but not by the executables when building Ruby as a shared library with jemalloc. It causes shared libraries such as the GNU C++ librar...