----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70295/#review214019 -----------------------------------------------------------
support/packaging/centos/mesos.spec Lines 94 (patched) <https://reviews.apache.org/r/70295/#comment300185> I'd expect the `--disable-libtool-wrappers` flag too, but do rpm builds omit libtool wrappers anyway? It's not clear to me when exactly the wrappers are generated and when they aren't - Joseph Wu On March 25, 2019, 8:09 a.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70295/ > ----------------------------------------------------------- > > (Updated March 25, 2019, 8:09 a.m.) > > > Review request for mesos, Gilbert Song, Joseph Wu, and Till Toenshoff. > > > Bugs: MESOS-9677 > https://issues.apache.org/jira/browse/MESOS-9677 > > > Repository: mesos > > > Description > ------- > > We enable this flag since with it disabled certain public functions > are not available making it hard to e.g., write modules against this > version of Mesos. > > While launcher sealing depends on a recent kernel, the platform we > build RPMs for already satisfies the requirements. > > > Diffs > ----- > > support/packaging/centos/mesos.spec > de905fda3366be5904a0aec8249abcc53b0af9a0 > > > Diff: https://reviews.apache.org/r/70295/diff/1/ > > > Testing > ------- > > `make check` > > > Thanks, > > Benjamin Bannier > >
