Skip to content
Commit 21b760cc authored by Arjun Shankar's avatar Arjun Shankar Committed by Aurelien Jarno
Browse files

Disable warnings due to deprecated libselinux symbols used by nss and nscd



The SELinux API deprecated several symbols in its 3.1 release, including
security_context_t, matchpathcon, avc_init, and sidput, which are used in
makedb and nscd.  While the usage of these should eventually be replaced by
newer interfaces, this commit disables GCC warnings due to the use of the
above symbols.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
Tested-by: default avatarCarlos O'Donell <carlos@redhat.com>

(cherry picked from commit 04726be8)
parent 6f3459f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment