linux/tools/testing/selftests/kvm
Peng Hao 4e1acd7b31 kvm: selftests: add -std=gnu99 cflags
lib/kvm_util.c: In function ‘kvm_memcmp_hva_gva’:
lib/kvm_util.c:332:2: error: ‘for’ loop initial declarations are only allowed in C99 mode

So add -std=gnu99 to CFLAGS

Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-04-12 18:36:41 +02:00
..
include kvm: selftests: add sync_regs_test 2018-04-04 19:11:00 +02:00
lib kvm: selftests: fix spelling mistake: "divisable" and "divisible" 2018-04-10 17:20:03 +02:00
Makefile kvm: selftests: add -std=gnu99 cflags 2018-04-12 18:36:41 +02:00
set_sregs_test.c
sync_regs_test.c kvm: selftests: add sync_regs_test 2018-04-04 19:11:00 +02:00