On Tuesday 06 December 2011 20:53:53 elektra wrote:
Users or build servers may want to enable preprocessor specific options
like -D_FORTIFY_SOURCE=2 that are usually placed in CPPFLAGS. The batmand makefile should not override these options to add own preprocessor variables.
Signed-off-by: Sven Eckelmann sven@narfation.org
Applied in 9cd7382.
It would be nice not to remove my authorship in git. It is enough to just save the mail in a textfile (mbox) and run `git am patch123.mbox` or `git am -s patch123.mbox` (this adds your Signed-off-by after my Signed-of-by). Now it looks [1] like you are the author and committer of the patch.... but you should only be the committer.
Kind regards, Sven
[1] http://git.open-mesh.org/?p=batmand.git;a=commitdiff;h=9cd7382f815fbebe25381...