Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2024 18:53:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278124] /usr/bin/find doesn't accept "-acl" option
Message-ID:  <bug-278124-227-6l6HEQ8eGZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278124-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278124-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278124

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D984add354edef8a6b4983a33f89ff6253=
2a1556b

commit 984add354edef8a6b4983a33f89ff62532a1556b
Author:     Yoshiaki Kasahara <ykasap@gmail.com>
AuthorDate: 2024-12-06 18:27:32 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-12-06 18:29:37 +0000

    find: Re-enable the -acl primary on FreeBSD

    This was made conditional to support cross-builds, but the relevant
    header wasn't included so it was never enabled for native builds.

    PR:             278124
    Fixes:          c3a6ea5ba6b5 Allow compiling usr.bin/find on Linux and =
Mac

 usr.bin/find/option.c | 1 +
 1 file changed, 1 insertion(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278124-227-6l6HEQ8eGZ>