----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34882/#review135983 -----------------------------------------------------------
This shouldn't be necessary to enable compilation on ARM any longer, right? If so, please mark this review request as discarded. - Neil Conway On June 1, 2015, 7:11 a.m., Dong Robin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34882/ > ----------------------------------------------------------- > > (Updated June 1, 2015, 7:11 a.m.) > > > Review request for mesos. > > > Bugs: MESOS-2786 > https://issues.apache.org/jira/browse/MESOS-2786 > > > Repository: mesos > > > Description > ------- > > To build and run mesos on arm64(aarch64) servers, we add > the missing include header file, or it will report: > "pivot_root is not available" > > > Diffs > ----- > > 3rdparty/leveldb.patch ad8c19b9caa856ff85978ba832d48df11b3a83f0 > 3rdparty/zookeeper-3.4.5.patch 3ca180d0c81f5de521ada7fb6c1c248a871ab2da > src/linux/fs.cpp 1c9cf3f2ffead37148e4f6a81cefdbb97f679b09 > > Diff: https://reviews.apache.org/r/34882/diff/ > > > Testing > ------- > > Build and run mesos-master/mesos slave successfully on arm64 server. > > > Thanks, > > Dong Robin > >
