gmp{4,5}: mark broken on x86_64-darwin
This commit is contained in:
@@ -69,6 +69,7 @@ let self = stdenv.mkDerivation rec {
|
||||
|
||||
maintainers = [ ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
badPlatforms = [ "x86_64-darwin" ];
|
||||
};
|
||||
};
|
||||
in self
|
||||
|
||||
@@ -71,6 +71,7 @@ let self = stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
platforms = platforms.all;
|
||||
badPlatforms = [ "x86_64-darwin" ];
|
||||
maintainers = [ maintainers.peti ];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user