tag 664034 +moreinfo
thanks

On Thu, Mar 15, 2012 at 12:31:18AM +0100, Simon Ruderich wrote:

> The CPPFLAGS hardening flags are missing because the build system
> ignores them.
> 
> The attached patch fixes the issue. If possible it should be sent
> upstream.
Are you positive there really is an issue to fix?
To my knowledge, ejabberd contains no C++ code, and CPPFLAGS variable
is supposed to be processed by C++ compilers; C compilers process
the CFLAGS variable, and it appears to contain the correct hardening
flags after we've fixed [1] (well, at least I saw them being passed to
gcc during builds on my sandbox).

1. http://bugs.debian.org/657525




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to