selinux/libselinux
Christian Göttsche c9b3cbb654 libselinux: set CFLAGS for pip installation
Explicitly set CFLAGS for the pip install command, similar to calling
setup.py, to ignore known compiler warnings treated as errors, e.g.:

    selinuxswig_python_wrap.c:3593:19: error: 'sidget' is deprecated [-Werror,-Wdeprecated-declarations]
                result = (int)sidget(arg1);
                              ^
    selinuxswig_python_wrap.c:15024:1: error: no previous prototype for function 'PyInit__selinux' [-Werror,-Wmissing-prototypes]
            SWIG_init(void) {
            ^

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: Petr Lautrbach <lautrbach@redhat.com>
2023-05-03 09:15:41 -04:00
..
include libselinux: add getpidprevcon 2023-02-10 22:23:11 -08:00
man libselinux: getcon.3: add note about PID races 2023-02-10 22:23:17 -08:00
src libselinux: set CFLAGS for pip installation 2023-05-03 09:15:41 -04:00
utils libselinux: add getpidprevcon 2023-02-10 22:23:11 -08:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile libselinux: use PCRE2 by default 2021-12-09 11:07:00 -05:00
VERSION Update VERSIONs to 3.5 for release. 2023-02-23 05:16:11 -08:00