Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

From: Ed Maste <emaste_at_freebsd.org>
Date: Thu, 11 Aug 2022 17:05:18 UTC
On Wed, 10 Aug 2022 at 23:31, Warner Losh <imp@freebsd.org> wrote:
>
> The branch main has been updated by imp:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=39fdad34e220c52a433e78f20c8c39412429014e
>
> commit 39fdad34e220c52a433e78f20c8c39412429014e
> Author:     Warner Losh <imp@FreeBSD.org>
> AuthorDate: 2022-08-11 03:19:01 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> CommitDate: 2022-08-11 03:29:20 +0000
>
>     stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr

My WIP branch with dim's Clang 15 update merged in experienced a build
failure, with:
-953 bytes available

I won't actually use the BIOS loader from this branch, so for now I
just increased the limit locally. We'll need to deal with this before
merging Clang though.