std.Target: bump linux max version to 6.17

This commit is contained in:
Alex Rønne Petersen 2025-10-31 15:45:13 +01:00
parent 0116d98093
commit a9c648c060
No known key found for this signature in database

View file

@ -439,7 +439,7 @@ pub const Os = struct {
break :blk default_min;
},
.max = .{ .major = 6, .minor = 16, .patch = 0 },
.max = .{ .major = 6, .minor = 17, .patch = 0 },
},
.glibc = blk: {
// For 32-bit targets that traditionally used 32-bit time, we require