Re: [libvirt] [PATCH] aarch64: Disable -fstack-protector.

2014-01-01 Thread Richard W.M. Jones
On Wed, Jan 01, 2014 at 06:52:09AM -0700, Eric Blake wrote: > On 01/01/2014 06:42 AM, Richard W.M. Jones wrote: > > From: "Richard W.M. Jones" > > > > I'm using gcc-4.8.2-7.fc21.aarch64 which does not appear to support > > this option. > > --- > > m4/virt-compile-warnings.m4 | 3 +++ > > 1 file

Re: [libvirt] [PATCH] aarch64: Disable -fstack-protector.

2014-01-01 Thread Eric Blake
On 01/01/2014 06:42 AM, Richard W.M. Jones wrote: > From: "Richard W.M. Jones" > > I'm using gcc-4.8.2-7.fc21.aarch64 which does not appear to support > this option. > --- > m4/virt-compile-warnings.m4 | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/m4/virt-compile-warnings.m4 b/m4/

[libvirt] [PATCH] aarch64: Disable -fstack-protector.

2014-01-01 Thread Richard W.M. Jones
From: "Richard W.M. Jones" I'm using gcc-4.8.2-7.fc21.aarch64 which does not appear to support this option. --- m4/virt-compile-warnings.m4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/m4/virt-compile-warnings.m4 b/m4/virt-compile-warnings.m4 index 1547e03..574fbc4 100644 --- a/m4/virt