In the Debian package, we use the standard variables for setting compiler/linker flags for hardening and other purposes. Aside from removing much redundancy from your Makefile, this patch makes it honor CPPFLAGS, CFLAGS (while still including the flags you specified), and LDFLAGS.
In the Debian package, we use the standard variables for setting compiler/linker flags for hardening and other purposes. Aside from removing much redundancy from your Makefile, this patch makes it honor CPPFLAGS, CFLAGS (while still including the flags you specified), and LDFLAGS.