Re: [Qemu-devel] [PATCH 01/18] Do not disable _FORTIFY_SOURCE

2009-12-20 Thread Blue Swirl
On Sun, Dec 20, 2009 at 1:39 AM, Kirill A. Shutemov wrote: > Let's fix code instead! Nice idea. BTW this can't be the first patch in the series, or bisectability will be broken.

[Qemu-devel] [PATCH 01/18] Do not disable _FORTIFY_SOURCE

2009-12-19 Thread Kirill A. Shutemov
Let's fix code instead! Signed-off-by: Kirill A. Shutemov --- configure |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/configure b/configure index d815c7a..17f3d42 100755 --- a/configure +++ b/configure @@ -97,7 +97,6 @@ CFLAGS="-g $CFLAGS" QEMU_CFLAGS="-Wall -Wundef -