diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-01-07 17:55:47 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2017-01-07 17:55:47 +0100 |
commit | ab7cd2fc90434a899cdf2d4fc9bfa0dd7c71cca0 (patch) | |
tree | 77445e6f2f0444b6c453e5baf31de8a46522517d /doc | |
parent | e3d021b3b193ea4f659d25a8ad6cb27b486f8894 (diff) |
Currently Makefile ignores CPPFLAGS and so any defines passed via
environment/command line ignored. E.g. running
make CPPFLAGS="-D_FORTIFY_SOURCE=2"
does not compile llmnrd with buffer overflow checks.
Fix it by considering CPPFLAGS in the Makefile and appending them to
CFLAGS.
Closes #17
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions