[Bug 104525] [PATCH] Fix ACL checks for FreeBSD
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 7 10:30:44 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104525
--- Comment #1 from Ting-Wei Lan <lantw44 at gmail.com> ---
Created attachment 136596
--> https://bugs.freedesktop.org/attachment.cgi?id=136596&action=edit
build-sys: Enable ACL support on FreeBSD
sys/acl.h works on both FreeBSD and Linux, so we should use it instead
of acl/libacl.h, which only works on Linux.
FreeBSD puts ACL functions in libc, so we should check whether ACL
functions are available in libc before doing the check with -lacl.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/spice-bugs/attachments/20180107/7462102a/attachment-0001.html>
More information about the spice-bugs
mailing list