[patch] Fail to build polkit on FreeBSD
Submitted by Ting-Wei Lan
Assigned to David Zeuthen @david
Description
Created attachment 92426 Fix build problem on FreeBSD
There are various problems prevent polkit from working on FreeBSD.
- FreeBSD does not have fdatasync().
- setnetgrent() on FreeBSD does not have return value.
- FreeBSD does not have SIGPOLL.
- mocklibc cannot be built on FreeBSD.
Attachment 92426, "Fix build problem on FreeBSD":
polkit-build-problem-on-FreeBSD.patch