-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26724/
-----------------------------------------------------------
(Updated Oct. 15, 2014, 4:49 p.m.)
Review request for mesos and Dominic Hamon.
Bugs: MESOS-750
https://issues.apache.org/jira/browse/MESOS-750
Repository: mesos-git
Description
-------
C++11 is required now. Specifying this flag makes no change in the actual
compilation of mesos.
Diffs
-----
configure.ac 2b372e06006250b5230956ef096473e98f3fa590
Diff: https://reviews.apache.org/r/26724/diff/
Testing
-------
grep -r 'with_cxx11' in the mesos repository
Thanks,
Cody Maloney