Wes McKinney created PARQUET-891:
------------------------------------
Summary: [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)