Commits


Robert Nishihara authored and Wes McKinney committed 03e734606c8
ARROW-3598: [Plasma] Fix Plasma GPU linking error. This should revert to the prior behavior from before all of the linking changes. However, I haven't confirmed that it works. @pitrou could you try this out? Author: Robert Nishihara <robertnishihara@gmail.com> Author: Wes McKinney <wesm+git@apache.org> Closes #2820 from robertnishihara/fixgpulinking and squashes the following commits: 55df788f5 <Wes McKinney> Link libarrow_gpu.a before libarrow.a 9fdc93c5b <Robert Nishihara> Fix Plasma GPU linking error.