[ 
https://issues.apache.org/jira/browse/MESOS-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382629#comment-14382629
 ] 

Cody Maloney commented on MESOS-2537:
-------------------------------------

Huh, that is odd on CentOS7, we run a bot of that internally which has been 
working. Manually setting CXXFLAGS (in which case neither \-\-enable\-optimize 
or \-\-enable\-debug do anything) would definitely let you bypass the 
\-\-disable\-* flag bugs.

> AC_ARG_ENABLED checks are broken
> --------------------------------
>
>                 Key: MESOS-2537
>                 URL: https://issues.apache.org/jira/browse/MESOS-2537
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>            Reporter: James Peach
>            Assignee: James Peach
>            Priority: Minor
>
> In a number of places, the Mesos configure script passes "$foo=yes" to the 
> 2nd argument of {{AC_ARG_ENABLED}}. However, the 2nd argument is invoked when 
> the option is provided in any form, not just when the {{\--enable-foo}} form 
> is used. One result of this is that {{\--disable-optimize}} doesn't work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to