[
https://issues.apache.org/jira/browse/PARQUET-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858623#comment-15858623
]
Wes McKinney commented on PARQUET-872:
--------------------------------------
I spent a pretty good long time on this just now and am quite stumped. I am
using cmake 2.8.12.2, can check if the problem is still present on newer cmake
> [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
>
> 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)