]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/repository/example/karma/Jamfile
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / spirit / repository / example / karma / Jamfile
index 78abdb04f93a03767f8f5665a1a498ec04198d99..b52e3b804faf65275a4d0f151884977bbfc8c984 100644 (file)
@@ -7,8 +7,7 @@
 
 project spirit_v2_repository/example_karma 
     : requirements
-        <toolset>gcc:<cxxflags>-ftemplate-depth-300
-        <toolset>darwin:<cxxflags>-ftemplate-depth-300
+        <c++-template-depth>300
     ;
 
 exe karma_confix : confix.cpp ;