]> git.pld-linux.org Git - packages/qemu.git/blob - qemu-cflags.patch
- updated to 8.0.5; virtiofsd is no longer included, external project can be used
[packages/qemu.git] / qemu-cflags.patch
1 --- qemu-7.1.0/configure.orig   2022-10-05 06:29:01.214549869 +0200
2 +++ qemu-7.1.0/configure        2022-10-05 16:30:40.352312168 +0200
3 @@ -2246,10 +2246,6 @@ esac
4  
5  write_c_skeleton
6  
7 -if test "$fortify_source" = "yes" ; then
8 -  QEMU_CFLAGS="-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 $QEMU_CFLAGS"
9 -fi
10 -
11  if test "$have_asan" = "yes"; then
12    QEMU_CFLAGS="-fsanitize=address $QEMU_CFLAGS"
13    QEMU_LDFLAGS="-fsanitize=address $QEMU_LDFLAGS"
This page took 0.033371 seconds and 4 git commands to generate.