[
https://issues.apache.org/jira/browse/PARQUET-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859659#comment-15859659
]
Wes McKinney commented on PARQUET-871:
--------------------------------------
Perhaps a {{THIRDPARTY_CXX_FLAGS}} option?
> [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
>
> [~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)