forked from boostorg/iterator
Kill off vc6/stlport error more generally and more specifically
[SVN r29786]
This commit is contained in:
@ -22,8 +22,9 @@ test-suite iterator
|
|||||||
: : :
|
: : :
|
||||||
|
|
||||||
# stlport's debug mode generates long symbols which overwhelm
|
# stlport's debug mode generates long symbols which overwhelm
|
||||||
# vc6
|
# vc6 unless you turn on inlining
|
||||||
<msvc-stlport><*><runtime-build>release
|
<msvc-stlport><*><cxxflags>-Ob1
|
||||||
|
<vc-6_5-stlport><*><cxxflags>-Ob1
|
||||||
]
|
]
|
||||||
|
|
||||||
# These tests should work for just about everything.
|
# These tests should work for just about everything.
|
||||||
|
Reference in New Issue
Block a user