[Qemu-devel] [PULL 06/10] Enforce stack protector usage

2014-07-10 Thread Paolo Bonzini
From: Miroslav Rezanina If --enable-stack-protector is used is used, configure script try to use --fstack-protector-strong. In case it's not supported, --fstack-protector-all is enabled. If both protectors are not supported, configure does not use any protector at all without any notification. T

[Qemu-devel] [PULL 06/10] Enforce stack protector usage

2014-07-10 Thread Paolo Bonzini
From: Miroslav Rezanina If --enable-stack-protector is used is used, configure script try to use --fstack-protector-strong. In case it's not supported, --fstack-protector-all is enabled. If both protectors are not supported, configure does not use any protector at all without any notification. T