uhc: broken by recent uhc-util update
https://github.com/UU-ComputerScience/uhc/issues/60
This commit is contained in:
parent
053e52fbd5
commit
c845fcfbb3
@ -50,5 +50,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; # https://github.com/UU-ComputerScience/uhc/issues/60
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user