[Bug 293308] sysutils/grub2-bhyve: fix with gcc15

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Feb 2026 10:05:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293308

            Bug ID: 293308
           Summary: sysutils/grub2-bhyve: fix with gcc15
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: milios@ccsys.com

USE_CSTD=gnu17

alleviated some build failure in xz.h or squash4.c regarding false being a
reserved keyword or something with the implied -std=c23 of gcc15. sorry i didnt
keep the deets but it was a quick fix. complaint gone, package built, operation
untested.

i'm kinda guessing gcc14 implied -std=gnu17 when unspecified(?) tbh, i have not
used this port in about a decade; i just keep it around.

-- 
You are receiving this mail because:
You are the assignee for the bug.