----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15193/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Vinod Kone. Repository: mesos-git Description ------- This has caused problems in settings where the desired compiler isn't the system bundled GCC (as in Mac OS X Mavericks builds where we have been using specific versions of GCC). Review #14164 is re-enabled for $(CC) instead of 'gcc' and lets us compile with GCC 4.8 on Mavericks instead of down-grading to 4.7. Diffs ----- configure.ac ac3f7f7 Diff: https://reviews.apache.org/r/15193/diff/ Testing ------- make check Thanks, Niklas Nielsen
