This commit broke the glibc build for i686-gnu. There are errors of the form:
In file included from ../hurd/hurd/threadvar.h:23, from ../sysdeps/mach/hurd/mig-reply.c:20: ../sysdeps/mach/hurd/i386/tls.h:104:11: fatal error: mach/i386/mach_i386.h: No such file or directory 104 | # include <mach/i386/mach_i386.h> | ^~~~~~~~~~~~~~~~~~~~~~~ https://sourceware.org/pipermail/libc-testresults/2023q1/010861.html -- Joseph S. Myers jos...@codesourcery.com