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-7450: [C++] Also link boost_filesystem when using static test linkage
The nightly test-ubuntu-18.04-cpp-static has been failing due to a missing Boost link dependency in the unit tests
Closes#6130 from wesm/ARROW-7450 and squashes the following commits:
8984f41 <Wes McKinney> Remove whitespace
bd802c3 <Wes McKinney> Also link boost_filesystem when using static test linkage
Authored-by: Wes McKinney <[email protected]>
Signed-off-by: Neal Richardson <[email protected]>
0 commit comments