You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# add a trace helper. This will trace a message about disabling a component despite requesting it, if it's not supported in that compiler.
6
6
compiler-not-in=compiler-list: name: (if__elemcompiler-nix-namecompiler-listthen__trace"No ${name}. Not yet compatible with ${compiler-nix-name}"falseelsetrue);
7
-
7
+
# Exclude zstd support for now, since it's currently broken on mingw32W64:
0 commit comments