[ 
https://issues.apache.org/jira/browse/PARQUET-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney resolved PARQUET-871.
----------------------------------
    Resolution: Fixed

Done in 
https://github.com/apache/parquet-cpp/commit/bc5c945ceacb6f1796e2296ce70e72349e09c824

> [C++] Mechanism to avoid passing -Werror to thirdparty libraries
> ----------------------------------------------------------------
>
>                 Key: PARQUET-871
>                 URL: https://issues.apache.org/jira/browse/PARQUET-871
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> [~xhochy] I noticed after PARQUET-865 that my builds fail because I pass 
> {{-Werror}} in {{$CXXFLAGS}}. I have
> {code}
> export CXXFLAGS="-Werror -Wall -fno-omit-frame-pointer"
> {code}
> How do we pass compiler flags to parquet-cpp only and not also the thirdparty 
> libraries?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to