Removed <disk-stats> from test_debug variant.

This commit is contained in:
Alden Torres 2015-08-03 19:53:28 -04:00
parent 5866bb7974
commit fcce48351c
1 changed files with 1 additions and 1 deletions

View File

@ -509,7 +509,7 @@ variant test_release : release
<export-extra>on <debug-iterators>on <threading>multi
;
variant test_debug : debug
: <crypto>openssl <logging>on <disk-stats>on
: <crypto>openssl <logging>on
<allocator>debug <debug-iterators>on
<invariant-checks>full <boost-link>shared
<export-extra>on <debug-iterators>on <threading>multi