-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62661/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Benjamin Bannier, and Kapil Arya.
Bugs: MESOS-7500
https://issues.apache.org/jira/browse/MESOS-7500
Repository: mesos
Description
-------
This flag is used to force libtool to generate executables instead of
wrapper scripts. A wrapper script might trigger relinking, which takes
quite a while on slow machines, thus causing failure of tests.
Diffs
-----
configure.ac 92bc1aa5f9604e3b2b678225a57622cd2eb8679a
src/Makefile.am 93ed2bf55447e3e470d9bea8a0b61ce78aad1900
Diff: https://reviews.apache.org/r/62661/diff/1/
Testing
-------
1. sudo make check (fedora)
2. Apache CI (centos 7, ubuntu 14.04)
Thanks,
Andrei Budnik