mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-17 14:02:14 +00:00
backout gcc template depth - its in the tool set now
[SVN r24440]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user