Let Linux makefile inherit CFLAGS/CFLAGS_DYNAMIC.
authorPhil Pennock <pdp@exim.org>
Mon, 25 Jun 2012 10:27:47 +0000 (03:27 -0700)
committerPhil Pennock <pdp@exim.org>
Mon, 25 Jun 2012 10:27:47 +0000 (03:27 -0700)
commit13d08c906fd061e1ebd673789b132ce2a5d2e782
treeaf08b9c0e620f4f5ab7c9ee4c833e5fb84cf27c1
parenta5f239e4959d4df6a4a341d8855e14d17399d671
Let Linux makefile inherit CFLAGS/CFLAGS_DYNAMIC.

Pulled from Debian 30_dontoverridecflags.dpatch by Andreas Metzler.
We just add CFLAGS_DYNAMIC too and some comments.

Non-POSIX syntax, but fairly portable; GNU make gained it in 1998,
we believe even very old systems should handle it fine.
doc/doc-txt/ChangeLog
src/OS/Makefile-Linux