Try Rene's Rivera's Darwin detection for test1
svn path=/trunk/boost/libs/numeric/ublas/; revision=25533
This commit is contained in:
parent
0c937fa9a1
commit
29b5fc77a7
3
Jamfile
3
Jamfile
@ -54,9 +54,8 @@ test-suite numeric/uBLAS
|
||||
: # requirements
|
||||
<define>$(UBLAS_TESTSET)
|
||||
<intel-linux><*><cxxflags>"-fpstkchk" # Try and pick up runtime failures
|
||||
<darwin><*><cxxflags>"-fabi-version=0"
|
||||
<vacpp><*><define>"BOOST_UBLAS_NO_ELEMENT_PROXIES"
|
||||
]
|
||||
[ cond [ is-subset Darwin : $(JAMUNAME) ] : <gcc><*><cxxflags>"-fabi-version=0" ] ]
|
||||
[ run test2/test2.cpp
|
||||
test2/test21.cpp
|
||||
test2/test22.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user