X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=qemu-cflags.patch;h=a2d165fca575736af3b1ed9ca9e3d515ea465602;hb=58b103f4524fcf7271280b74299454f4602fcd65;hp=c2561770a1037d3cca25500268bfeb914c816c6e;hpb=f799dc25f4dd72b2a62d6dae4f4a90158445a28a;p=packages%2Fqemu.git diff --git a/qemu-cflags.patch b/qemu-cflags.patch index c256177..a2d165f 100644 --- a/qemu-cflags.patch +++ b/qemu-cflags.patch @@ -1,17 +1,13 @@ -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 @@ +--- qemu-8.2.4/include/qemu/osdep.h.orig 2024-05-13 21:19:44.000000000 +0200 ++++ qemu-8.2.4/include/qemu/osdep.h 2024-05-28 21:35:11.927464569 +0200 +@@ -27,10 +27,6 @@ + #ifndef QEMU_OSDEP_H + #define QEMU_OSDEP_H - 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 +-#if !defined _FORTIFY_SOURCE && defined __OPTIMIZE__ && __OPTIMIZE__ && defined __linux__ +-# define _FORTIFY_SOURCE 2 +-#endif - - case "$ARCH" in - alpha) - # Ensure there's only a single GP + #include "config-host.h" + #ifdef NEED_CPU_H + #include CONFIG_TARGET