----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56847/ -----------------------------------------------------------
(Updated Feb. 20, 2017, 4:33 p.m.) Review request for mesos and haosdent huang. Summary (updated) ----------------- Removed unnecessary leveldb build rules. Repository: mesos Description (updated) ------- After upgraded to leveldb 1.19, the default CXXFLAGS of Mesos conflict with the require flags when building `db/c_test.c` with clang in macOS. This patch disables unnecessary rules in leveldb and bypass build failures in macOS. Diffs ----- 3rdparty/leveldb-1.19.patch e281e9572438d91de5746114f19aa339e732bcf9 Diff: https://reviews.apache.org/r/56847/diff/ Testing ------- Thanks, Tomasz Janiszewski