[packages/xen] - more gcc10 patch updates

qboosh qboosh at pld-linux.org
Sat Nov 6 11:54:16 CET 2021


commit 081e51ef6f872b37136646da23cbc3981b8d532f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Nov 6 11:54:13 2021 +0100

    - more gcc10 patch updates

 gcc10.patch | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)
---
diff --git a/gcc10.patch b/gcc10.patch
index a4b5eed..ea45980 100644
--- a/gcc10.patch
+++ b/gcc10.patch
@@ -1,13 +1,3 @@
---- xen-4.13.0/tools/xenpmd/Makefile.orig	2019-12-17 14:23:09.000000000 +0000
-+++ xen-4.13.0/tools/xenpmd/Makefile	2020-01-22 22:13:16.564873608 +0000
-@@ -3,6 +3,7 @@
- 
- CFLAGS += -Werror
- CFLAGS += $(CFLAGS_libxenstore)
-+CFLAGS += -Wno-error=format-truncation
- 
- LDLIBS += $(LDLIBS_libxenstore)
- 
 --- xen-4.13.1/tools/firmware/etherboot/Config~	2020-05-14 14:19:32.000000000 +0200
 +++ xen-4.13.1/tools/firmware/etherboot/Config	2020-06-07 17:14:49.704183136 +0200
 @@ -7,3 +7,5 @@
@@ -15,7 +5,7 @@
  CFLAGS += -UCONSOLE_SERIAL
  CFLAGS += -DCONSOLE_SERIAL=1
 +
-+CFLAGS += -Wno-error=array-bounds -Wno-error=enum-conversion
++CFLAGS += -Wno-error=enum-conversion -Wno-error=maybe-uninitialized
 --- xen-4.13.1/stubdom/Makefile~	2020-06-07 17:54:17.000000000 +0200
 +++ xen-4.13.1/stubdom/Makefile	2020-06-07 17:57:37.373200925 +0200
 @@ -232,6 +232,7 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xen.git/commitdiff/081e51ef6f872b37136646da23cbc3981b8d532f



More information about the pld-cvs-commit mailing list