Eric Blake
7040c65eb8
build: accomodate selinux 2.5 header API change
...
Yet again, selinux has been adding const-correctness; this change
is ABI-compatible, but breaks API, which affects us when we try to
override things in our testsuite:
../../tests/securityselinuxhelper.c:307:24: error: conflicting types for 'selabel_open'
struct selabel_handle *selabel_open(unsigned int backend,
^~~~~~~~~~~~
In file included from ../../tests/securityselinuxhelper.c:32:0:
/usr/include/selinux/label.h:73:24: note: previous declaration of 'selabel_open' was here
The problem is a new 'const' prior to the second parameter.
Fix it the same way we did in commit 292d3f2d: check for the new
const at configure time.
Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit e0509e7106525d3568fc7498c37287652da20e5d)
2016-10-03 17:40:53 +02:00
..
2015-11-09 15:50:39 +00:00
2015-06-16 13:46:21 +02:00
2015-08-21 15:42:38 -07:00
2015-08-25 07:21:33 -04:00
2015-05-22 10:14:01 -04:00
2015-08-26 11:28:30 +01:00
2015-06-09 13:56:00 -04:00
2015-11-09 15:50:39 +00:00
2015-08-11 16:07:41 +02:00
2015-08-11 16:07:41 +02:00
2015-06-02 12:40:07 -04:00
2015-06-02 12:40:07 -04:00
2015-07-21 07:08:35 -04:00
2015-10-22 09:32:58 +02:00
2015-11-09 15:50:39 +00:00
2015-11-30 12:29:02 +01:00
2015-11-10 10:38:18 +00:00
2015-11-10 10:38:00 +00:00
2016-10-03 17:39:54 +02:00
2015-11-25 14:46:20 +01:00
2015-04-20 16:43:13 -04:00
2015-06-15 17:25:33 -04:00
2015-06-15 17:25:33 -04:00
2015-07-24 11:23:45 -04:00
2015-07-24 11:23:45 -04:00
2015-05-25 20:52:57 -04:00
2015-05-21 18:13:18 +02:00
2015-08-24 09:30:40 +02:00
2015-06-16 13:46:20 +02:00
2015-09-17 11:34:54 +01:00
2015-05-18 12:46:16 -06:00
2015-09-17 11:34:54 +01:00
2015-07-22 19:05:09 +03:00
2015-04-23 17:08:48 -04:00
2015-10-21 15:03:35 +02:00
2015-08-21 15:42:38 -07:00
2015-04-27 10:04:38 +02:00
2015-04-23 17:08:48 -04:00
2015-09-22 13:56:59 +02:00
2015-10-07 10:48:45 -04:00
2015-05-22 10:14:01 -04:00
2015-06-25 09:11:15 +02:00
2015-08-10 13:15:56 +02:00
2015-08-26 11:28:30 +01:00
2015-11-27 16:39:46 +01:00
2015-06-09 13:56:00 -04:00
2015-04-23 17:08:48 -04:00
2015-08-11 16:07:41 +02:00
2015-06-02 12:40:07 -04:00
2015-08-03 08:38:46 -04:00
2015-08-03 08:38:47 -04:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-04-20 16:40:09 -04:00
2015-09-22 13:56:59 +02:00
2015-11-25 14:46:20 +01:00
2015-11-27 16:48:53 +01:00
2015-09-24 09:53:38 -04:00
2015-04-27 10:04:38 +02:00
2015-11-10 10:38:18 +00:00
2015-11-10 10:38:18 +00:00
2015-09-25 15:34:09 -04:00
2015-09-22 17:05:16 +02:00
2015-11-17 20:52:13 -05:00
2015-12-04 15:21:20 +01:00
2015-11-30 12:29:03 +01:00
2015-04-27 16:03:31 +02:00
2015-10-07 17:51:28 +02:00
2015-04-23 17:08:48 -04:00
2016-10-03 17:40:53 +02:00
2015-10-21 15:03:35 +02:00
2015-10-07 17:51:28 +02:00
2015-04-23 17:08:48 -04:00
2015-08-10 13:06:56 -04:00
2015-04-23 17:08:48 -04:00
2015-10-05 14:34:04 -04:00
2015-06-15 17:25:33 -04:00
2015-07-24 11:23:45 -04:00
2015-04-23 17:08:48 -04:00
2015-05-21 18:13:18 +02:00
2015-10-14 13:10:38 +02:00
2015-11-09 15:50:39 +00:00
2015-10-05 14:34:04 -04:00
2015-10-05 14:34:04 -04:00
2015-04-23 17:08:48 -04:00
2015-11-10 10:38:15 +00:00
2015-09-22 13:56:59 +02:00
2015-04-20 16:40:26 -04:00
2015-11-18 13:48:38 -07:00
2015-07-24 06:49:54 -04:00
2015-10-21 15:03:35 +02:00
2015-10-21 15:03:35 +02:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-09-25 15:33:53 -04:00
2015-10-21 15:03:35 +02:00
2015-04-23 17:08:48 -04:00
2015-11-04 13:09:35 +01:00
2015-10-21 15:03:35 +02:00
2015-12-01 14:03:30 +01:00
2015-11-04 13:09:35 +01:00
2015-08-04 12:28:24 +01:00
2015-04-23 17:08:48 -04:00
2015-09-11 13:34:02 +02:00
2015-11-30 10:45:45 +01:00
2015-09-16 11:23:16 -04:00
2015-06-02 09:20:31 -04:00
2015-11-27 16:39:46 +01:00
2015-08-24 13:00:39 +02:00
2015-11-04 13:09:35 +01:00
2015-10-21 15:03:35 +02:00
2015-10-21 15:03:35 +02:00
2015-09-17 11:34:54 +01:00
2015-04-23 17:08:48 -04:00
2015-05-18 12:46:16 -06:00
2015-04-23 17:08:48 -04:00
2015-04-23 17:08:48 -04:00
2015-09-17 11:34:54 +01:00