[Bug 279071] loader build error with EFI_DEBUG
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279071] loader build error with EFI_DEBUG"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Jun 2024 17:12:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279071 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=cadc9c7db780877396da23f3683a8c69c9b1c01e commit cadc9c7db780877396da23f3683a8c69c9b1c01e Author: John F. Carr <jfc@mit.edu> AuthorDate: 2024-06-14 17:06:03 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-06-14 17:11:05 +0000 boot/efi: Fix warning for non-standard formats when debugging Add -Wno-format for zfs_module and regroup. This fixes warnings when EFI_DEBUG is defined. PR: 279071 Reviewed-by: imp stand/efi/boot1/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.