]> granicus.if.org Git - pdns/commitdiff
add gcc 6.2 to boost.m4
authorKees Monshouwer <mind04@monshouwer.org>
Fri, 30 Sep 2016 20:53:05 +0000 (22:53 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 20 Oct 2016 08:04:27 +0000 (10:04 +0200)
m4/boost.m4

index b0d66c9c0935ab4530d78694c7a446f56939f06d..a1aa142418a973a57fdf8f63a2b4030d1c01e01a 100644 (file)
@@ -1416,6 +1416,8 @@ if test x$boost_cv_inc_path != xno; then
   # I'm not sure about my test for `il' (be careful: Intel's ICC pre-defines
   # the same defines as GCC's).
   for i in \
+    _BOOST_mingw_test(6, 2) \
+    _BOOST_gcc_test(6, 2) \
     _BOOST_mingw_test(6, 1) \
     _BOOST_gcc_test(6, 1) \
     _BOOST_mingw_test(6, 0) \