gtkmm2: enable parallel building
This commit is contained in:
parent
fe708a3462
commit
91a2ad21ad
@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "C++ interface to the GTK+ graphical user interface library";
|
description = "C++ interface to the GTK+ graphical user interface library";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user