You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
67e1347 <Zhuo Peng> cmake format
778a194 <Zhuo Peng> Only restrict symbols from libstdc++
a8e0bac <Zhuo Peng> Added a linker script for Gandiva to limit exported symbols
0 commit comments