added CFLAGS, CPPFLAGS and LDFLAGS for PSPP.C and q2c.c compilation
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 10 Oct 2016 17:39:06 +0000 (19:39 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 10 Oct 2016 17:39:06 +0000 (19:39 +0200)
commit6bc0a0ff21cff9b9c6c613677daee46c6c0af04c
tree1d0a3cf37dffa47c41b1fb80f976bbdb7866abf9
parent46bb5c7e00295787af19df26e81f933c08d0c548
added CFLAGS, CPPFLAGS and LDFLAGS for PSPP.C and q2c.c compilation

The hardening check during the debian build process showed that the
hardening compile flags are not issued to the compilation process of
PSPP.c (the perl module) and q2c.c (the lexer). Although q2c.c is only
relevant during the build process hardening this will not hurt.
perl-module/automake.mk
src/language/lexer/automake.mk