Re: [PATCH] x86: detect stack protector for i386 builds on x86_64

From: Tejun Heo
Date: Mon Aug 31 2009 - 02:22:15 EST


Michal Schmidt wrote:
> Stack protector support was not detected when building with ARCH=i386
> on x86_64 systems:
> arch/x86/Makefile:80: stack protector enabled but no compiler support
>
> The "-m32" argument needs to be passed to the detection script.
>
> Signed-off-by: Michal Schmidt <mschmidt@xxxxxxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/