Closed
Description
glibc 2.30 was released. Time to follow the update procedure. There's also tools/update_glibc.zig
for dealing with abilist files and it looks like I did not document that process yet. Also note to self, std.AutoHashMap
behavior changed for []const u8
and so that will have to be fixed in tools/update_glibc.zig
before using it.