-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51087/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-6039
https://issues.apache.org/jira/browse/MESOS-6039
Repository: mesos
Description
-------
Updated elfio to version 3.2.
Diffs
-----
3rdparty/Makefile.am 662146f
3rdparty/cmake/Versions.cmake e5cf7d0
3rdparty/elfio-3.1.patch 3d85394
3rdparty/elfio-3.1.tar.gz c0e60f33a413b7832034fe81275c8edf8819fff9
3rdparty/elfio-3.2.tar.gz PRE-CREATION
3rdparty/versions.am 08e47b6
Diff: https://reviews.apache.org/r/51087/diff/
Testing
-------
```
cd build
../configure
GTEST_FILTER="" make -j check
sudo GTEST_FILTER="*NVIDIA*" src/mesos-tests
ALL TESTS PASSED
cmake ..
make -j
BUILDS SUCCESSFULLY
```
Thanks,
Kevin Klues