mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 03:15:56 +03:00
clang-3.5: mark as broken
It seems unlikely someone will want to fix it anymore.
This commit is contained in:
parent
4c13595507
commit
be447475d3
@ -50,5 +50,6 @@ in stdenv.mkDerivation {
|
||||
homepage = http://llvm.org/;
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user