Declare a target as unsupported in build.zig

Maybe you could use a b.addFail step instead of returning error.UnsupportedTarget somehow?

3 Likes