selinux/policycoreutils/newrole
Nicolas Iooss d977330c98 policycoreutils: Remove LDFLAGS from CFLAGS
Mixing LDFLAGS in CFLAGS can lead to compiler errors. For example in
policycoreutils/sandbox:

    $ make CC=clang LDFLAGS='-Wl,-as-needed,-no-undefined'
    clang -Wl,-as-needed,-no-undefined -I/usr/include
    -DPACKAGE="\"policycoreutils\"" -Wall -Werror -Wextra -W   -c -o
    seunshare.o seunshare.c
    clang-3.8: error: -Wl,-as-needed,-no-undefined: 'linker' input
    unused

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2016-09-26 11:02:40 -04:00
..
Makefile policycoreutils: Remove LDFLAGS from CFLAGS 2016-09-26 11:02:40 -04:00
hashtab.c
hashtab.h
newrole-lspp.pamd
newrole.1 Add description of missing newrole parameter -p in newrole man page. 2016-01-12 08:39:14 -05:00
newrole.c policycoreutils: newrole: add missing defined in #if 2016-02-01 08:54:30 -05:00
newrole.pamd