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)
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.


No differences found