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 d5e5dd3401ea0d0475aa830c2171be5b8a72f4fa (commit) from 80a022e8e7738e2c616ac793f53c6b5005300101 (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 d5e5dd3401ea0d0475aa830c2171be5b8a72f4fa Author: Flavio Cruz <flavioc...@gmail.com> Date: Mon Jan 9 22:16:43 2023 -0500 Update configure.ac so that we don't need glibc when running ./configure. For x86_64-pc-gnu we still do not have a working glibc so ./configure will fail under a freestanding environment. We force ./configure to avoid running compiled C programs as a test which it is not needed when compiling a kernel. Message-Id: <y7zym44o0cnay...@jupiter.tail36e24.ts.net> ----------------------------------------------------------------------- Summary of changes: Makefile.am | 4 ++-- configure.ac | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach