mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
arm-frc-linux-gnueabi-binutils: mark as broken
This commit is contained in:
parent
4592a6d744
commit
72673e67f2
@ -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;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user