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

(Updated Aug. 31, 2018, 1:24 a.m.)


Review request for mesos, Benjamin Bannier and James Peach.


Changes
-------

Supported autoconf 2.59.


Bugs: MESOS-9193
    https://issues.apache.org/jira/browse/MESOS-9193


Repository: mesos


Description (updated)
-------

This patch imports the `AX_APPEND_COMPILE_FLAGS` macro and its dependent
`AX_REQUIRE_DEFINED` and `AX_APPEND_FLAG` macros to Autotools, and used
the macro to add `-Wno-unused-local-typedef` for Clang 3.6.

The macros are retrieved from the following repository with tag
`v2014.10.15` to support Autoconf 2.59+:
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=tree;f=m4;hb=34f91518355f1f2cba082678c60008a1ed8d009a


Diffs (updated)
-----

  3rdparty/libprocess/configure.ac 752d5bab5f1835c6e9d186d7dade7ebce3e32ab5 
  3rdparty/libprocess/m4/ax_append_compile_flags.m4 PRE-CREATION 
  3rdparty/libprocess/m4/ax_append_flag.m4 PRE-CREATION 
  3rdparty/libprocess/m4/ax_require_defined.m4 PRE-CREATION 


Diff: https://reviews.apache.org/r/68579/diff/3/

Changes: https://reviews.apache.org/r/68579/diff/2-3/


Testing
-------

make check w/ clang 3.5.0/3.6.0.


Thanks,

Chun-Hung Hsiao

Reply via email to