std.Target: bump linux max version to 6.16.0

This commit is contained in:
Alex Rønne Petersen 2025-08-03 19:54:19 +02:00
parent 1808ecfa04
commit af3baee5ca
No known key found for this signature in database

View File

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