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 e7ab1c0d68c695c57388625c1354d3f3955deda7 (commit) from 40a60caa1136c7333c05e733518eaa83fa209f58 (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 e7ab1c0d68c695c57388625c1354d3f3955deda7 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Jul 19 10:15:15 2025 +0200 x86_64: Fix interrupt build Otherwise we get (.text+0x4014c): relocation truncated to fit: R_X86_64_32 against symbol `irqinfo' defined in .bss section in gnumach.o ----------------------------------------------------------------------- Summary of changes: x86_64/interrupt.S | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- GNU Mach