Re: git: 72952bf6a307 - main - amd64: try to fix the build with old clang that does not know about FRED
John Baldwin <[email protected]> Thu, 30 Jul 2026 14:40:17 -0400
| Newsgroups | gmane.os.freebsd.devel.cvs.src,gmane.os.freebsd.current.scm |
|---|---|
| Message-ID | <[email protected]> |
On 7/30/26 13:08, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: https://cgit.FreeBSD.org/src/commit/?id=72952bf6a307391e127d3ab4a6f073664ce62d89 > > commit 72952bf6a307391e127d3ab4a6f073664ce62d89 > Author: Konstantin Belousov <[email protected]> > AuthorDate: 2026-07-30 09:45:51 +0000 > Commit: Konstantin Belousov <[email protected]> > CommitDate: 2026-07-30 17:08:24 +0000 > > amd64: try to fix the build with old clang that does not know about FRED Thanks, the GitHub actions are all green now after this fix. -- John Baldwin