* [Qemu-devel] [6030] Revert "target-ppc: use -Werror to make sure no new warning is added "
@ 2008-12-14 17:30 Aurelien Jarno
0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2008-12-14 17:30 UTC (permalink / raw)
To: qemu-devel
Revision: 6030
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6030
Author: aurel32
Date: 2008-12-14 17:30:18 +0000 (Sun, 14 Dec 2008)
Log Message:
-----------
Revert "target-ppc: use -Werror to make sure no new warning is added"
This reverts commit 6028.
Modified Paths:
--------------
trunk/Makefile.target
Modified: trunk/Makefile.target
===================================================================
--- trunk/Makefile.target 2008-12-14 17:29:58 UTC (rev 6029)
+++ trunk/Makefile.target 2008-12-14 17:30:18 UTC (rev 6030)
@@ -641,7 +641,7 @@
CPPFLAGS += -DHAS_AUDIO -DHAS_AUDIO_CHOICE
endif
ifeq ($(TARGET_BASE_ARCH), ppc)
-CPPFLAGS += -DHAS_AUDIO -DHAS_AUDIO_CHOICE -Werror
+CPPFLAGS += -DHAS_AUDIO -DHAS_AUDIO_CHOICE
# shared objects
OBJS+= ppc.o ide.o vga.o $(SOUND_HW) dma.o openpic.o
# PREP target
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-14 17:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-14 17:30 [Qemu-devel] [6030] Revert "target-ppc: use -Werror to make sure no new warning is added " Aurelien Jarno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).