Wes McKinney created PARQUET-872:
------------------------------------

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

Reply via email to