Commits


Zhuo Peng authored and Wes McKinney committed 0061f003a3b
ARROW-5894: [Gandiva][C++] Added a linker script for libgandiva.so to restrict libstdc++ symbols. I tried more aggressive restrictions that exports only *gandiva::* but unit tests crashed. (see the previous commit in this PR). Author: Zhuo Peng <1835738+brills@users.noreply.github.com> Closes #4883 from brills/linker-script and squashes the following commits: 67e134740 <Zhuo Peng> cmake format 778a194cb <Zhuo Peng> Only restrict symbols from libstdc++ a8e0bac7a <Zhuo Peng> Added a linker script for Gandiva to limit exported symbols