* [Qemu-devel] [5974] adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too
@ 2008-12-11 0:14 malc
0 siblings, 0 replies; only message in thread
From: malc @ 2008-12-11 0:14 UTC (permalink / raw)
To: qemu-devel
Revision: 5974
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5974
Author: malc
Date: 2008-12-11 00:14:25 +0000 (Thu, 11 Dec 2008)
Log Message:
-----------
adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too
Modified Paths:
--------------
trunk/Makefile.target
Modified: trunk/Makefile.target
===================================================================
--- trunk/Makefile.target 2008-12-10 19:18:40 UTC (rev 5973)
+++ trunk/Makefile.target 2008-12-11 00:14:25 UTC (rev 5974)
@@ -593,7 +593,7 @@
endif
ifdef CONFIG_ADLIB
SOUND_HW += fmopl.o adlib.o
-fmopl.o: CFLAGS := ${CFLAGS} -DBUILD_Y8950=0
+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-11 0:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-11 0:14 [Qemu-devel] [5974] adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too 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).