thin-provisioning-tools: enable parallel building
This commit is contained in:
parent
42e4f90afb
commit
de810b8180
@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
|
||||
block-cache/io_engine.h unit-tests/io_engine_t.cc
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/jthornber/thin-provisioning-tools/;
|
||||
description = "A suite of tools for manipulating the metadata of the dm-thin device-mapper target";
|
||||
|
Loading…
x
Reference in New Issue
Block a user