* [Qemu-devel] [5865] Silence warnings generated due to `#if BUILD_Y8950'
@ 2008-12-03 23:00 malc
0 siblings, 0 replies; only message in thread
From: malc @ 2008-12-03 23:00 UTC (permalink / raw)
To: qemu-devel
Revision: 5865
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5865
Author: malc
Date: 2008-12-03 23:00:35 +0000 (Wed, 03 Dec 2008)
Log Message:
-----------
Silence warnings generated due to `#if BUILD_Y8950'
Modified Paths:
--------------
trunk/Makefile.target
Modified: trunk/Makefile.target
===================================================================
--- trunk/Makefile.target 2008-12-03 22:48:44 UTC (rev 5864)
+++ trunk/Makefile.target 2008-12-03 23:00:35 UTC (rev 5865)
@@ -624,6 +624,7 @@
endif
ifdef CONFIG_ADLIB
SOUND_HW += fmopl.o adlib.o
+fmopl.o: CFLAGS := ${CFLAGS} -DBUILD_Y8950=0
endif
ifdef CONFIG_GUS
SOUND_HW += gus.o gusemu_hal.o gusemu_mixer.o
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-03 23:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03 23:00 [Qemu-devel] [5865] Silence warnings generated due to `#if BUILD_Y8950' malc
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).