This change will allow build.zig to work with zig 0.17.0-dev (post ziglang/zig#35428) while retaining compatibility with zig 0.16.x.
It will break when using old 0.17.0-dev nightlies before the configure/make separation PR was merged, but presumably anyone using 0.17 nightlies should be occasionally updating anyway.
This change will allow build.zig to work with zig 0.17.0-dev (post https://codeberg.org/ziglang/zig/pulls/35428) while retaining compatibility with zig 0.16.x.
It will break when using old 0.17.0-dev nightlies before the configure/make separation PR was merged, but presumably anyone using 0.17 nightlies should be occasionally updating anyway.