<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [PATCH] Fix ACL checks for FreeBSD"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104525#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [PATCH] Fix ACL checks for FreeBSD"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104525">bug 104525</a>
from <span class="vcard"><a class="email" href="mailto:lantw44@gmail.com" title="Ting-Wei Lan <lantw44@gmail.com>"> <span class="fn">Ting-Wei Lan</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=136596" name="attach_136596" title="build-sys: Enable ACL support on FreeBSD">attachment 136596</a> <a href="attachment.cgi?id=136596&action=edit" title="build-sys: Enable ACL support on FreeBSD">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=104525&attachment=136596'>[review]</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>