qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] fix compilation of ppcemb-softmmu
@ 2008-05-10 15:00 Stuart Brady
  0 siblings, 0 replies; only message in thread
From: Stuart Brady @ 2008-05-10 15:00 UTC (permalink / raw)
  To: qemu-devel

The included patch fixes compilation of ppcemb-softmmu (broken by r4412).

diff -urN qemu-orig/configure qemu-new/configure
--- qemu-orig/configure	2008-05-10 15:53:30.000000000 +0100
+++ qemu-new/configure	2008-05-10 15:47:18.000000000 +0100
@@ -1286,6 +1286,7 @@
     echo "#define TARGET_ARCH \"ppcemb\"" >> $config_h
     echo "#define TARGET_PPC 1" >> $config_h
     echo "#define TARGET_PPCEMB 1" >> $config_h
+    echo "#define CONFIG_DYNGEN_OP 1" >> $config_h
   ;;
   ppc64)
     echo "TARGET_ARCH=ppc64" >> $config_mak
-- 
Stuart Brady

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

only message in thread, other threads:[~2008-05-10 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-10 15:00 [Qemu-devel] [PATCH] fix compilation of ppcemb-softmmu Stuart Brady

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