mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-11 13:33:56 +00:00
Kill off vc6/stlport error more generally and more specifically
[SVN r29786]
This commit is contained in:
parent
65fe75e558
commit
a9483b5633
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user