GitHub user xhochy opened a pull request:

    https://github.com/apache/drill/pull/1022

    DRILL-5924: native-client: Support user-specified CXX_FLAGS

    Also remove the redundant sets of `CMAKE_CXX_FLAGS`. They are set on a 
global scope so that there is no need to reset them more locally.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xhochy/drill native/extend-cxxflags

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/1022.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1022
    
----
commit 0e96d851c9993ecd6be57fe419ce959b03d4a908
Author: Korn, Uwe <uwe.k...@blue-yonder.com>
Date:   2017-10-28T19:45:51Z

    DRILL-5924: native-client: Support user-specified CXX_FLAGS

----


---

Reply via email to