-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63984/
-----------------------------------------------------------

Review request for mesos and Alexander Rukletsov.


Repository: mesos


Description
-------

Sometimes `libprocess` can fail to build due to missing protobuf files.
This adds protobufs to `BUILT_SOURCES` to ensure they are generated
before other files are compiled.


Diffs
-----

  3rdparty/libprocess/Makefile.am 896be0c6fd2cca514a226f861574e37f89befa1e 


Diff: https://reviews.apache.org/r/63984/diff/1/


Testing
-------

rm -r build
mkdir build
cd build
../configure
make check


Thanks,

Dmitry Zhuk

Reply via email to