|
From: | Joseph Myers |
Subject: | Re: [RFC PATCH glibc 9/12] mach: Look for mach_i386.defs on x86_64 too |
Date: | Thu, 16 Feb 2023 20:22:12 +0000 |
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 joseph@codesourcery.com
[Prev in Thread] | Current Thread | [Next in Thread] |