]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/hana/benchmark/make/compile.erb.json
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / hana / benchmark / make / compile.erb.json
index d250801309cce06697aee0c9d0ad8cbbd0f443c6..24166876d9e34a65defd9fa088bb1d4cf6715d7e 100644 (file)
       "data": <%= time_compilation('compile.std.array.erb.cpp', hana) %>
     }
 
-    <% if not ("@CMAKE_CXX_COMPILER_ID@" == "Clang" &&
-               "@CMAKE_CXX_COMPILER_VERSION@" == "3.5.0") %>
     , {
       "name": "std::tuple",
       "data": <%= time_compilation('compile.std.tuple.erb.cpp', std) %>
     }
-    <% end %>
 
     <% if cmake_bool("@Boost_FOUND@") %>
     , {