Kouhei Sutou created ARROW-648: ---------------------------------- Summary: [C++] Support multiarch on Debian Key: ARROW-648 URL: https://issues.apache.org/jira/browse/ARROW-648 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: Kouhei Sutou
On multiarch enabled Debian, we need to install libraries into ${CMAKE_INSTALL_PREFIX}/lib/${ARCH}/ instead of ${CMAKE_INSTALL_PREFIX}/lib/. See also: https://wiki.debian.org/Multiarch/HOWTO -- This message was sent by Atlassian JIRA (v6.3.15#6346)