mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-22 00:52:08 +02:00
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
|
||||
# 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.
|
||||
|
Reference in New Issue
Block a user