Re: git: f54495100fbf - main - sys/syscallsubr.h: align definition of kern_fcntl_freebsd() on 32bit
Date: Wed, 20 Mar 2024 05:13:15 UTC
On Wed, Mar 20, 2024 at 03:50:22AM +0000, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: https://cgit.FreeBSD.org/src/commit/?id=f54495100fbf8f662dc9cdeca4ba70ba31255bc9 > > commit f54495100fbf8f662dc9cdeca4ba70ba31255bc9 > Author: Konstantin Belousov <kib@FreeBSD.org> > AuthorDate: 2024-03-20 03:49:01 +0000 > Commit: Konstantin Belousov <kib@FreeBSD.org> > CommitDate: 2024-03-20 03:49:01 +0000 > > sys/syscallsubr.h: align definition of kern_fcntl_freebsd() on 32bit Thank you for the fix! I compiled many things around these changes, but apparently not a 32bit kernel. -- Brooks