You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2017/03/17 14:41:41 UTC

[jira] [Created] (ARROW-648) [C++] Support multiarch on Debian

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)