[
https://issues.apache.org/jira/browse/PARQUET-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-872.
----------------------------------
Resolution: Won't Fix
Assignee: Wes McKinney
> [C++] Having any $CXXFLAGS set overrides $SNAPPY_CXXFLAGS
> ---------------------------------------------------------
>
> Key: PARQUET-872
> URL: https://issues.apache.org/jira/browse/PARQUET-872
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Wes McKinney
>
> If there is {{$CXXFLAGS}} set in the environment, then {{$SNAPPY_CXXFLAGS}}
> is not respected
> steps to reproduce:
> {code}
> export CXXFLAGS=""
> cmake $PARQUET_DIR
> make snappy_ep
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)