]> git.pld-linux.org Git - packages/qemu.git/blame - qemu-cflags.patch
- json-c is libvfio-user dependency
[packages/qemu.git] / qemu-cflags.patch
CommitLineData
b5882bc5
JB
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
697b0ba8 4
b5882bc5 5 write_c_skeleton
f8ecc2ec 6
b5882bc5
JB
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.197038 seconds and 5 git commands to generate.