mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
Disable debug symbols for intel with traverse_tests
[SVN r33592]
This commit is contained in:
@@ -85,7 +85,7 @@ local multi-threading = <library>/boost/thread//boost_thread
|
||||
test-suite "spirit.meta"
|
||||
: [ spirit-run fundamental_tests.cpp ]
|
||||
[ spirit-run parser_traits_tests.cpp ]
|
||||
[ spirit-run traverse_tests.cpp ]
|
||||
[ spirit-run traverse_tests.cpp : : : <toolset>intel:<debug-symbols>off ]
|
||||
;
|
||||
|
||||
test-suite "spirit.attribute"
|
||||
|
||||
Reference in New Issue
Block a user