On 07/04/2013 12:08 PM, Daniel P. Berrange wrote:
On Thu, Jul 04, 2013 at 11:48:22AM +0200, Ján Tomko wrote:
> Partially revert cdd703f's revert of c163410, as linking with clang
> with --param=ssp-buffer-size=4 still fails with:
> "argument unused during compilation".
> ---
>
> This is technically a build-breaker fix, but I haven't pushed it yet,
> to prevent reverting a revert of a revert.
>
> m4/virt-compile-warnings.m4 | 7 +++++++
> 1 file changed, 7 insertions(+)
>
ACK, I was just about to say this needed reverting too.
The gnulib update only fixed the detection of supported
compiler flags. It didn't (and can't) fix this flaw in
automake.
Thanks, now pushed.
Jan