[Bug 255616] fstyp(8) fails for zfs since OpenZFS 2.0 merge

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 May 2021 21:26:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255616

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=91f251b2ab3ade5de703756873142bfae2573753

commit 91f251b2ab3ade5de703756873142bfae2573753
Author:     Robert Wing <rew@FreeBSD.org>
AuthorDate: 2021-05-12 02:57:24 +0000
Commit:     Robert Wing <rew@FreeBSD.org>
CommitDate: 2021-05-14 21:00:24 +0000

    fstyp(8): define HAVE_ZFS macro when built with zfs

    The HAVE_ZFS macro was dropped from the Makefile during the OpenZFS
    merge, bring it back.

    While here, drop unused WARNS setting.

    PR:             255616
    Reported by:    Michael Büker <freebsd@michael-bueker.de>
    Submitted by:   Michael Büker <freebsd@michael-bueker.de>
    Fixes:          9e5787d2284e187abb5b654d924394a65772e004
    Reviewed by:    markj
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D30221

 usr.sbin/fstyp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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