Disable 657.xz_s in SPEC mini

This commit is contained in:
Rodrigo Arias 2024-10-10 10:47:13 +02:00
parent 78b8c7f981
commit c4da8156dc

View File

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
#"631.deepsjeng_s" # Requires 7 GiB of RAM
"641.leela_s"
"648.exchange2_s"
"657.xz_s"
# "657.xz_s" # Runs out of memory with 700 MiB of RAM
];
dontConfigure = true;