qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] qemu configure


From: Paul Brook
Subject: [Qemu-devel] qemu configure
Date: Sat, 17 Jun 2006 20:01:14 +0000

CVSROOT:        /sources/qemu
Module name:    qemu
Changes by:     Paul Brook <pbrook>     06/06/17 20:01:14

Modified files:
        .              : configure 

Log message:
        Enable SH bFLT loader.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/configure?cvsroot=qemu&r1=1.106&r2=1.107

Patches:
Index: configure
===================================================================
RCS file: /sources/qemu/qemu/configure,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -b -r1.106 -r1.107
--- configure   14 Jun 2006 18:17:46 -0000      1.106
+++ configure   17 Jun 2006 20:01:14 -0000      1.107
@@ -831,6 +831,7 @@
   echo "TARGET_ARCH=sh4" >> $config_mak
   echo "#define TARGET_ARCH \"sh4\"" >> $config_h
   echo "#define TARGET_SH4 1" >> $config_h
+  bflt="yes"
 else
   echo "Unsupported target CPU"
   exit 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]