forked from premiere/premiere-libtorrent
Removed <disk-stats> from test_debug variant.
This commit is contained in:
parent
5866bb7974
commit
fcce48351c
2
Jamfile
2
Jamfile
|
@ -509,7 +509,7 @@ variant test_release : release
|
||||||
<export-extra>on <debug-iterators>on <threading>multi
|
<export-extra>on <debug-iterators>on <threading>multi
|
||||||
;
|
;
|
||||||
variant test_debug : debug
|
variant test_debug : debug
|
||||||
: <crypto>openssl <logging>on <disk-stats>on
|
: <crypto>openssl <logging>on
|
||||||
<allocator>debug <debug-iterators>on
|
<allocator>debug <debug-iterators>on
|
||||||
<invariant-checks>full <boost-link>shared
|
<invariant-checks>full <boost-link>shared
|
||||||
<export-extra>on <debug-iterators>on <threading>multi
|
<export-extra>on <debug-iterators>on <threading>multi
|
||||||
|
|
Loading…
Reference in New Issue