uhc: the build is broken (and will be for the foreseeable future)

This commit is contained in:
Peter Simons 2016-01-18 16:11:52 +01:00
parent ce2756f701
commit cdd07d166b

View File

@ -51,5 +51,7 @@ in stdenv.mkDerivation rec {
# support the -static flag and thus breaks the build.
platforms = ["x86_64-linux"];
broken = true; # https://github.com/UU-ComputerScience/uhc/issues/69
};
}