mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
Upstream changed behavior so that the "max_rss" field in one line of their build.zig is now required: https://www.github.com/ziglang/zig/pull/25402 Drop the command removing it, as it is no longer needed. "max_rss" errors were downgraded to warnings in: https://www.github.com/ziglang/zig/pull/23525 Upstream suggestion: https://www.github.com/ziglang/zig/issues/25659 Closes: https://bugs.gentoo.org/964953 Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net> Part-of: https://github.com/gentoo/gentoo/pull/44298 Closes: https://github.com/gentoo/gentoo/pull/44298 Signed-off-by: Sam James <sam@gentoo.org>