backout gcc template depth - its in the tool set now

[SVN r24440]
This commit is contained in:
Robert Ramey
2004-08-12 16:08:43 +00:00
parent 43b5f6beaf
commit 4e09b765f5

View File

@@ -55,7 +55,6 @@ rule run-invoke ( test-name : sources * : defn * )
<borland><*><cxxflags>"-w-8080 -w-8071 -w-8057"
<borland-5.5.1><*><cxxflags>"-w-8080 -w-8071 -w-8057"
<borland-5.6.4><*><cxxflags>"-w-8080 -w-8071 -w-8057"
<gcc><*><cxxflags>"-ftemplate-depth-256"
<define>$(defn)
<include>$(BOOST_ROOT)
: # name
@@ -83,7 +82,6 @@ rule run-invoke ( test-name : sources * : defn * )
<borland><*><cxxflags>"-w-8080 -w-8071 -w-8057"
<borland-5.5.1><*><cxxflags>"-w-8080 -w-8071 -w-8057"
<borland-5.6.4><*><cxxflags>"-w-8080 -w-8071 -w-8057"
<gcc><*><cxxflags>"-ftemplate-depth-256"
<define>$(defn)
<include>$(BOOST_ROOT)
: # name