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

Andrew Schwartzmeyer reassigned MESOS-8691:
-------------------------------------------

    Assignee: Andrew Schwartzmeyer

> Forward CXX_FLAGS to C++ projects and C_FLAGS to C projects in CMake
> --------------------------------------------------------------------
>
>                 Key: MESOS-8691
>                 URL: https://issues.apache.org/jira/browse/MESOS-8691
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Andrew Schwartzmeyer
>            Assignee: Andrew Schwartzmeyer
>            Priority: Minor
>
> Right now we forward CXX and C flags together to all 3rdparty depedencies. 
> This results in warnings from CMake for the projects that don't use these 
> flags. Specifically, dependencies like libevent which are C libraries ignore 
> the CXX flags. 
> We should instead pass the C flags only (and generic CMake flags) to these 
> dependencies so they don't complain.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to