twinkle: disable parallel building, as it was failing
http://hydra.nixos.org/build/13919809
This commit is contained in:
parent
715943a6fb
commit
6734f37ec6
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
NIX_CFLAGS_LINK = "-Wl,--as-needed -lboost_regex -lasound -lzrtpcpp -lspeex -lspeexdsp";
|
||||
|
||||
enableParallelBuilding = true;
|
||||
#enableParallelBuilding = true; # fatal error: messageform.h: No such file or directory
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.twinklephone.com/;
|
||||
|
Loading…
Reference in New Issue
Block a user