Skip to content

Commit

Permalink
uhc: disable broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Dec 30, 2017
1 parent 016aa58 commit 1b33f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/compilers/uhc/default.nix
Expand Up @@ -49,5 +49,6 @@ in stdenv.mkDerivation rec {
# On Darwin, the GNU libtool is used, which does not
# support the -static flag and thus breaks the build.
platforms = ["x86_64-linux"];
broken = true;
};
}

0 comments on commit 1b33f09

Please sign in to comment.