2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-19 04:42:11 +00:00

Use <c++-template-depth> feature

This commit is contained in:
Nikita Kniazev
2017-11-26 16:23:11 +03:00
parent 18d0d721db
commit d526cd1931
13 changed files with 13 additions and 29 deletions

View File

@@ -8,8 +8,7 @@
project spirit-qi-benchmark
: requirements
<include>.
<toolset>gcc:<cxxflags>-ftemplate-depth-300
<toolset>darwin:<cxxflags>-ftemplate-depth-300
<c++-template-depth>300
:
:
;