selinux/libsepol
Ondrej Mosnacek a96e8c59ec libsepol: fix CIL_KEY_* build errors with -fno-common
GCC 10 comes with -fno-common enabled by default - fix the CIL_KEY_*
global variables to be defined only once in cil.c and declared in the
header file correctly with the 'extern' keyword, so that other units
including the file don't generate duplicate definitions.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2020-01-27 10:51:14 -05:00
..
cil libsepol: fix CIL_KEY_* build errors with -fno-common 2020-01-27 10:51:14 -05:00
include Fix many misspellings 2019-09-18 22:47:35 +02:00
man selinux: Update manpages after removing legacy boolean and user code 2019-07-29 23:46:47 +02:00
src libsepol: Use LIBSEPOL_3.0 and fix sepol_policydb_optimize symbol mapping 2019-10-17 08:40:19 -04:00
tests libsepol, libsemanage: add a macro to silence static analyzer warnings in tests 2019-09-30 08:43:41 -04:00
utils libsepol: build: follow standard semantics for DESTDIR and PREFIX 2018-02-14 15:59:36 +01:00
.gitignore
COPYING
Makefile
VERSION Update VERSIONs to 3.0 for release. 2019-11-28 13:46:48 +01:00