diff -ur qemu-7.0.0.orig/configure qemu-7.0.0/configure --- qemu-7.0.0.orig/configure 2022-06-03 00:23:06.016501497 +0200 +++ qemu-7.0.0/configure 2022-06-03 00:23:29.668549512 +0200 @@ -2627,13 +2627,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