mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-16 05:17:56 -04:00
681d324c49
This silences the excessive default stderr logging from Wine. The user can still override this by setting WINEDEBUG in the environment; this just provides a more sensible default. Closes #24139.