[jira] [Updated] (MESOS-1985) Use more standard debug / release build flags

2014-11-05 Thread Ian Downes (JIRA)

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

Ian Downes updated MESOS-1985:
--
Issue Type: Sub-task  (was: Technical task)

 Use more standard debug / release build flags
 -

 Key: MESOS-1985
 URL: https://issues.apache.org/jira/browse/MESOS-1985
 Project: Mesos
  Issue Type: Sub-task
  Components: build
Reporter: Cody Maloney
Assignee: Cody Maloney
Priority: Minor
 Fix For: 0.21.0


 Currerntly we always append -O2 -g to CXXFLAGS unless --disable-optimize is 
 passed. This increases build time, while not giving us many benefits.
 Update the flags so user-provided CXXFLAGS always win, and people can specify 
 to build an optimized or debug build through flags.



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


[jira] [Updated] (MESOS-1985) Use more standard debug / release build flags

2014-11-05 Thread Ian Downes (JIRA)

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

Ian Downes updated MESOS-1985:
--
Issue Type: Task  (was: Sub-task)
Parent: (was: MESOS-898)

 Use more standard debug / release build flags
 -

 Key: MESOS-1985
 URL: https://issues.apache.org/jira/browse/MESOS-1985
 Project: Mesos
  Issue Type: Task
  Components: build
Reporter: Cody Maloney
Assignee: Cody Maloney
Priority: Minor
 Fix For: 0.21.0


 Currerntly we always append -O2 -g to CXXFLAGS unless --disable-optimize is 
 passed. This increases build time, while not giving us many benefits.
 Update the flags so user-provided CXXFLAGS always win, and people can specify 
 to build an optimized or debug build through flags.



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


[jira] [Updated] (MESOS-1985) Use more standard debug / release build flags

2014-10-23 Thread Cody Maloney (JIRA)

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

Cody Maloney updated MESOS-1985:

Description: 
Currerntly we always append -O2 -g to CXXFLAGS unless --disable-optimize is 
passed. This increases build time, while not giving us many benefits.

Update the flags so user-provided CXXFLAGS always win, and people can specify 
to build an optimized or debug build through flags.

  was:
Currerntly we always append -O2 -g to CXXFLAGS unless --disable-optimize is 
passed. This increases build time, while not giving us many benefits.

Update the flags so user-provided CXXFLAGS always win, and people can specify 
to build an optimized or debug build through flags.



 Use more standard debug / release build flags
 -

 Key: MESOS-1985
 URL: https://issues.apache.org/jira/browse/MESOS-1985
 Project: Mesos
  Issue Type: Technical task
  Components: build
Reporter: Cody Maloney
Assignee: Cody Maloney
Priority: Minor

 Currerntly we always append -O2 -g to CXXFLAGS unless --disable-optimize is 
 passed. This increases build time, while not giving us many benefits.
 Update the flags so user-provided CXXFLAGS always win, and people can specify 
 to build an optimized or debug build through flags.



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