[
https://issues.apache.org/jira/browse/PARQUET-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878978#comment-15878978
]
Wes McKinney commented on PARQUET-891:
--------------------------------------
PR: https://github.com/apache/parquet-cpp/pull/258
> [C++] Do not search for Snappy in default system paths
> ------------------------------------------------------
>
> Key: PARQUET-891
> URL: https://issues.apache.org/jira/browse/PARQUET-891
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Wes McKinney
>
> As in PARQUET-885, Linux package managers do not consistently build
> {{libsnappy.a}} with {{-fPIC}}, which makes packages such as
> {{libsnappy-dev}} not viable for building the {[libparquet.so}} shared
> library. Because we can build Snappy ourselves, I will change the CMake
> module to not search in default system paths for Snappy and respect
> {{$SNAPPY_HOME}} if it's set
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)