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 "MIG".
The branch, master has been updated via 73fbf2504ae606dda81372701a67dad6fee0865e (commit) from 7063f0aefd8a8c3c8b610ef6168cddfb2141fa12 (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 73fbf2504ae606dda81372701a67dad6fee0865e Author: Flavio Cruz <flavioc...@gmail.com> Date: Sun Dec 18 17:38:23 2022 -0500 Generate cpu.h with -ffreestanding During a system bootstrap, it is preferable that we don't require a full hosted environment. For all other cases, we also do not need libc since mach headers are self contained. Message-Id: <Y5+WXzOwGkyvcDI0@mars> ----------------------------------------------------------------------- Summary of changes: Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- MIG