Skip to content

Commit

Permalink
arm-frc-linux-gnueabi-binutils: mark as broken
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Sep 10, 2017
1 parent 4592a6d commit 72673e6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
maintainers = [ stdenv.lib.maintainers.colescott ];
platforms = stdenv.lib.platforms.linux;

broken = true; # since 2017-09-10
priority = 3;
};
}

0 comments on commit 72673e6

Please sign in to comment.