----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62162/ -----------------------------------------------------------
(Updated Sept. 14, 2017, 12:52 p.m.) Review request for mesos, Benjamin Bannier and Till Toenshoff. Changes ------- Add boost tarball as attachment. Repository: mesos Description ------- This flag break the build of mesos against system libraries installed under /usr, because it generates a command line of `-isystem /usr/include`, which is explicitly not supported by gcc. See also https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129 Diffs ----- configure.ac 92bc1aa5f9604e3b2b678225a57622cd2eb8679a src/logging/logging.cpp 70d66a5c396f709e8f27ad0d51315ed6d257f73b Diff: https://reviews.apache.org/r/62162/diff/1/ Testing ------- File Attachments (updated) ---------------- Updated boost tarball https://reviews.apache.org/media/uploaded/files/2017/09/14/3e6f3c0d-5b93-408d-9fce-ff4fb1f21d43__boost-1.65.0.tar.gz Thanks, Benno Evers
