Re: git: 8342d9f7b5f1 - main - asmc(4): Stop building it on i386, as it supports only 64-bit chipsets
Date: Thu, 26 Feb 2026 13:48:11 UTC
Olivier Certner <olce@FreeBSD.org> writes:
> commit 8342d9f7b5f13d0623861cb8b88caf10a15571f6
> Author: Olivier Certner <olce@FreeBSD.org>
> AuthorDate: 2026-01-12 09:37:24 +0000
> Commit: Olivier Certner <olce@FreeBSD.org>
> CommitDate: 2026-01-12 12:16:38 +0000
>
> asmc(4): Stop building it on i386, as it supports only 64-bit chipsets
>
> Reported by: ngie
> Fixes: fde9fe18219f ("i386: Fix kernel compilation after introduction of ASMC_DEBUG option")
> Sponsored by: The FreeBSD Foundation
> ---
> sys/conf/files.amd64 | 1 +
> sys/conf/files.x86 | 1 -
> sys/conf/options.i386 | 3 ---
> sys/modules/Makefile | 2 +-
> 4 files changed, 2 insertions(+), 5 deletions(-)
This broke i386 NOTES.
DES
--
Dag-Erling Smørgrav - des@FreeBSD.org