]> TLD Linux GIT Repositories - packages/qemu.git/blobdiff - qemu-cflags.patch
- updated to 8.2.4, partial merge of PLD spec changes
[packages/qemu.git] / qemu-cflags.patch
index 9758778fdc1378072128f6e7f2577695192fedc6..a2d165fca575736af3b1ed9ca9e3d515ea465602 100644 (file)
@@ -1,17 +1,13 @@
-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 @@
+--- 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