diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2009-08-29 18:27:18 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-08-30 20:39:48 +0200 |
commit | 23386d63bbb3199cf247313ec088878d72debcfd (patch) | |
tree | 525a042d38dd96a763aea81e587beeae7c63868b /Documentation/initrd.txt | |
parent | ab94fcf528d127fcb490175512a8910f37e5b346 (diff) | |
download | blackbird-op-linux-23386d63bbb3199cf247313ec088878d72debcfd.tar.gz blackbird-op-linux-23386d63bbb3199cf247313ec088878d72debcfd.zip |
x86: Detect stack protector for i386 builds on x86_64
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@redhat.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Arjan van de Ven <arjan@infradead.org>
LKML-Reference: <20090829182718.10f566b1@leela>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
--
Diffstat (limited to 'Documentation/initrd.txt')
0 files changed, 0 insertions, 0 deletions