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 6198c3a7dba457ad8e3cae56254c482e81594b6c (commit) via a20e0b9d5384f3b0134c39ca0af47fdc28e6dc10 (commit) from df10aa6983e86b688e4a9b4f30db6d07ad540964 (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 6198c3a7dba457ad8e3cae56254c482e81594b6c Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Nov 27 22:48:16 2022 +0100 x86_64: fix build commit a20e0b9d5384f3b0134c39ca0af47fdc28e6dc10 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Nov 27 22:20:39 2022 +0100 Revert "x86_64: fix installing x86_64-specific headers" This reverts commit 8c58257c4da364ffcb797f9d454c37de939a052b. These headers are actually coming from i386. This change was making `make dist` try to build the x86_64/include/mach/x86_64 directory in the dist tarball. ----------------------------------------------------------------------- Summary of changes: x86_64/Makefrag.am | 34 +++++++++++++++++----------------- x86_64/locore.S | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) hooks/post-receive -- GNU Mach