···50 # On Darwin, the GNU libtool is used, which does not
51 # support the -static flag and thus breaks the build.
52 platforms = ["x86_64-linux"];
053 };
54}
···50 # On Darwin, the GNU libtool is used, which does not
51 # support the -static flag and thus breaks the build.
52 platforms = ["x86_64-linux"];
53+ broken = true; # https://github.com/UU-ComputerScience/uhc/issues/60
54 };
55}