]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/repository/test/Jamfile
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / repository / test / Jamfile
index 18cf1774833c625bba9a411a95557ff788c4f9ad..546646fa6555e0502ac0260e67b2946556945bfd 100644 (file)
@@ -7,10 +7,13 @@
 #   License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 #   http://www.boost.org/LICENSE_1_0.txt)
 #==============================================================================
+local 9-11 = 9 10 11 ;
+
 project spirit_v2_repository/test
     : requirements
         <include>.
         <c++-template-depth>300
+        <known-warnings>hide,<toolset>gcc-$(9-11):<cxxflags>-Wno-deprecated-copy  # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94492
     :
     :
     ;