Olivier Certner <[email protected]> writes: > commit 8342d9f7b5f13d0623861cb8b88caf10a15571f6 > Author: Olivier Certner <[email protected]> > AuthorDate: 2026-01-12 09:37:24 +0000 > Commit: Olivier Certner <[email protected]> > 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 - [email protected]
