diff -ur qemu-6.2.0.orig/configure qemu-6.2.0/configure --- qemu-6.2.0.orig/configure 2022-01-23 13:36:55.722195386 +0100 +++ qemu-6.2.0/configure 2022-01-23 13:37:32.273269267 +0100 @@ -3256,13 +3256,6 @@ write_c_skeleton -if test "$gcov" = "yes" ; then - : -elif test "$fortify_source" = "yes" ; then - QEMU_CFLAGS="-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 $QEMU_CFLAGS" - debug=no -fi - case "$ARCH" in alpha) # Ensure there's only a single GP