Re: [PATCH] qemu: Bump git version and disable stack protection

2015-06-25 Thread Chris Johns
On 26/06/2015 4:29 am, Joel Sherrill wrote: > Stack protection must be disabled (--disable-stack-protection) must > be disabled to avoid bugs in older toolsets. If this can be made > conditional somehow, it is supposed to be needed on CentOS 5 and 6. > There are at least two patches in Qemu Patchwo

[PATCH] qemu: Bump git version and disable stack protection

2015-06-25 Thread Joel Sherrill
Stack protection must be disabled (--disable-stack-protection) must be disabled to avoid bugs in older toolsets. If this can be made conditional somehow, it is supposed to be needed on CentOS 5 and 6. There are at least two patches in Qemu Patchworks which are supposed to fix this but they do not f