You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/02/21 19:03:44 UTC

[jira] [Assigned] (PARQUET-871) [C++] Mechanism to avoid passing -Werror to thirdparty libraries

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

Wes McKinney reassigned PARQUET-871:
------------------------------------

    Assignee: Wes McKinney

> [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)