]> git.pld-linux.org Git - packages/qemu.git/blob - qemu-cflags.patch
- release 4 (libmpathpersist soname change)
[packages/qemu.git] / qemu-cflags.patch
1 --- qemu-5.2.0/configure.orig   2021-03-09 22:06:14.087491054 +0100
2 +++ qemu-5.2.0/configure        2021-03-09 22:07:10.121515560 +0100
3 @@ -5666,9 +5666,6 @@
4  
5  if test "$gcov" = "yes" ; then
6    :
7 -elif test "$fortify_source" = "yes" ; then
8 -  QEMU_CFLAGS="-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 $QEMU_CFLAGS"
9 -  debug=no
10  fi
11  
12  case "$ARCH" in
This page took 0.028023 seconds and 3 git commands to generate.