This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master has been updated via 40846f7c5fc0ff47650eb254b961327518ab44f3 (commit) from fc0d49a3eda8b89497d1f2908b29b5476019a818 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 40846f7c5fc0ff47650eb254b961327518ab44f3 Author: Flavio Cruz <flavioc...@gmail.com> Date: Mon Jan 30 02:22:14 2023 -0500 Include i386asm.h using i386/i386/i386.asm.h If we 1) build for x86_64 and 2) build in a separate directory, we will not have -Ii386 (-Ix86_64 instead) hence this file won't be found since it is autogenerated. Message-Id: <y9dwjjhwt8s+p...@jupiter.tail36e24.ts.net> ----------------------------------------------------------------------- Summary of changes: i386/i386at/int_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- GNU Mach