Kill off vc6/stlport error more generally and more specifically

[SVN r29786]
This commit is contained in:
Dave Abrahams 2005-06-24 18:34:17 +00:00
parent 65fe75e558
commit a9483b5633

View File

@ -22,8 +22,9 @@ test-suite iterator
: : :
# stlport's debug mode generates long symbols which overwhelm
# vc6
<msvc-stlport><*><runtime-build>release
# vc6 unless you turn on inlining
<msvc-stlport><*><cxxflags>-Ob1
<vc-6_5-stlport><*><cxxflags>-Ob1
]
# These tests should work for just about everything.