1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-13 12:08:15 +00:00
Lasse Collin 2e2cd11535 Simplify detection of Capsicum support.
This removes support for FreeBSD 10.0 and 10.1 which used
<sys/capability.h> instead of <sys/capsicum.h>. Support for
FreeBSD 10.1 ended on 2016-12-31. So now FreeBSD >= 10.2 is
required to enable Capsicum support.

This also removes support for Capsicum on Linux (libcaprights)
which seems to have been unmaintained since 2017 and Linux 4.11:
https://github.com/google/capsicum-linux
2023-10-22 19:03:52 +03:00
..
2020-02-24 23:37:07 +02:00
2009-09-19 09:47:30 +03:00
2010-09-10 10:30:33 +03:00