Dimitri Vorona created ARROW-3734:
-------------------------------------
Summary: [C++] Linking static zstd library fails on Arch x86-64
Key: ARROW-3734
URL: https://issues.apache.org/jira/browse/ARROW-3734
Project: Apache Arrow
Issue Type: Bug
Components: C++
Affects Versions: 0.12.0
Reporter: Dimitri Vorona
zlib install the static library into the ${CMAKE_INSTALL_LIBDIR} which is lib64
on 64-bit systems. We should also look at this path when we're linking.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)