[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-3.0.4-testing] [POWERPC] Remove extra arch warnings for release.



# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Date 1166529822 0
# Node ID 7c051d201b81d1a6afd1229e03473134e4cb7055
# Parent  bc0462e17e00ab5c08a2d6ce3ff4f8eaa4c289e7
[POWERPC] Remove extra arch warnings for release.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
---
 xen/arch/powerpc/Rules.mk |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff -r bc0462e17e00 -r 7c051d201b81 xen/arch/powerpc/Rules.mk
--- a/xen/arch/powerpc/Rules.mk Tue Dec 19 12:02:06 2006 +0000
+++ b/xen/arch/powerpc/Rules.mk Tue Dec 19 12:03:42 2006 +0000
@@ -3,11 +3,13 @@ CC := $(CROSS_COMPILE)gcc
 CC := $(CROSS_COMPILE)gcc
 LD := $(CROSS_COMPILE)ld
 
+C_WARNINGS :=
+
 # These are goodess that applies to all source.
-C_WARNINGS := -Wredundant-decls
+# C_WARNINGS += -Wredundant-decls
 
 # _no_ common code can have packed data structures or we are in touble.
-C_WARNINGS += -Wpacked
+# C_WARNINGS += -Wpacked
 
 CFLAGS := -m64 -ffreestanding -fno-builtin -fno-common -fno-strict-aliasing
 CFLAGS += -iwithprefix include -Wall -Werror -pipe

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.