We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e3743 commit cd4c5feCopy full SHA for cd4c5fe
1 file changed
test/Jamfile.v2
@@ -121,7 +121,7 @@ test-suite stacktrace_tests
121
[ run thread_safety_checking.cpp
122
: : : <debug-symbols>on <library>/boost/thread//boost_thread <library>/boost/timer//boost_timer <library>.//test_impl_lib_backtrace $(LINKSHARED_BT)
123
<define>BOOST_STACKTRACE_BACKTRACE_FORCE_STATIC
124
- : backtrace_lib_threaded_ststic ]
+ : backtrace_lib_threaded_static ]
125
126
: : : <debug-symbols>on <library>/boost/thread//boost_thread <library>/boost/timer//boost_timer <library>.//test_impl_lib_windbg $(LINKSHARED_WIND)
127
: windbg_lib_threaded ]
0 commit comments