[Skiboot] [PATCH 07/15] DO NOT MERGE: Remove weror from compilation temporarily

Mauro S. M. Rodrigues maurosr at linux.vnet.ibm.com
Sat Jan 25 11:15:02 AEDT 2020


---
 Makefile.main | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.main b/Makefile.main
index e26a9ab17..7ff2d21be 100644
--- a/Makefile.main
+++ b/Makefile.main
@@ -32,7 +32,6 @@ CWARNS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
 	  -Wmissing-prototypes -Wmissing-declarations \
 	  -Wwrite-strings -Wcast-align \
 	  -Winit-self \
-	  -Werror
 
 # Host tools and options
 HOSTCC=gcc
-- 
2.24.1



More information about the Skiboot mailing list