* [Qemu-devel] [4414] Fix ppcemb-softmmu (Stuart Brady)
@ 2008-05-10 17:23 Blue Swirl
0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2008-05-10 17:23 UTC (permalink / raw)
To: qemu-devel
Revision: 4414
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4414
Author: blueswir1
Date: 2008-05-10 17:23:18 +0000 (Sat, 10 May 2008)
Log Message:
-----------
Fix ppcemb-softmmu (Stuart Brady)
Modified Paths:
--------------
trunk/configure
Modified: trunk/configure
===================================================================
--- trunk/configure 2008-05-10 15:42:17 UTC (rev 4413)
+++ trunk/configure 2008-05-10 17:23:18 UTC (rev 4414)
@@ -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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-10 17:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-10 17:23 [Qemu-devel] [4414] Fix ppcemb-softmmu (Stuart Brady) Blue Swirl
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).