05b5d86
--- xen-4.13.0/tools/xenpmd/Makefile.orig	2019-12-17 14:23:09.000000000 +0000
05b5d86
+++ xen-4.13.0/tools/xenpmd/Makefile	2020-01-22 22:13:16.564873608 +0000
05b5d86
@@ -3,6 +3,7 @@
05b5d86
 
05b5d86
 CFLAGS += -Werror
05b5d86
 CFLAGS += $(CFLAGS_libxenstore)
05b5d86
+CFLAGS += -Wno-error=format-truncation
05b5d86
 
05b5d86
 LDLIBS += $(LDLIBS_libxenstore)
05b5d86