d977330c98
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> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
sandbox | ||
sandbox.5 | ||
sandbox.8 | ||
sandbox.conf | ||
sandbox.config | ||
sandbox.init | ||
sandboxX.sh | ||
seunshare.8 | ||
seunshare.c | ||
start | ||
test_sandbox.py |