]> git.pld-linux.org Git - packages/qemu.git/blob - qemu-cflags.patch
- updated to 8.2.4; one more x32 hack
[packages/qemu.git] / qemu-cflags.patch
1 --- qemu-8.2.4/include/qemu/osdep.h.orig        2024-05-13 21:19:44.000000000 +0200
2 +++ qemu-8.2.4/include/qemu/osdep.h     2024-05-28 21:35:11.927464569 +0200
3 @@ -27,10 +27,6 @@
4  #ifndef QEMU_OSDEP_H
5  #define QEMU_OSDEP_H
6  
7 -#if !defined _FORTIFY_SOURCE && defined __OPTIMIZE__ && __OPTIMIZE__ && defined __linux__
8 -# define _FORTIFY_SOURCE 2
9 -#endif
10 -
11  #include "config-host.h"
12  #ifdef NEED_CPU_H
13  #include CONFIG_TARGET
This page took 0.058718 seconds and 4 git commands to generate.