qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [4549] Fix parallel builds for dyngen, by Jason Wessel.
@ 2008-05-23 19:19 Thiemo Seufer
  0 siblings, 0 replies; only message in thread
From: Thiemo Seufer @ 2008-05-23 19:19 UTC (permalink / raw)
  To: qemu-devel

Revision: 4549
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4549
Author:   ths
Date:     2008-05-23 19:19:55 +0000 (Fri, 23 May 2008)

Log Message:
-----------
Fix parallel builds for dyngen, by Jason Wessel.

Modified Paths:
--------------
    trunk/Makefile.target

Modified: trunk/Makefile.target
===================================================================
--- trunk/Makefile.target	2008-05-23 18:51:15 UTC (rev 4548)
+++ trunk/Makefile.target	2008-05-23 19:19:55 UTC (rev 4549)
@@ -186,6 +186,7 @@
 LIBOBJS=exec.o kqemu.o translate-all.o cpu-exec.o\
         translate.o host-utils.o
 ifdef CONFIG_DYNGEN_OP
+exec.o: dyngen-opc.h
 LIBOBJS+=op.o
 endif
 # TCG code generator

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-23 19:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-23 19:19 [Qemu-devel] [4549] Fix parallel builds for dyngen, by Jason Wessel Thiemo Seufer

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).