projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e863f5
)
We are using Java skin as the frontend and disabling the cocoa UI
author
Jun Tian
<jun.j.tian@intel.com>
Wed, 21 Nov 2012 09:08:24 +0000
(17:08 +0800)
committer
Jun Tian
<jun.j.tian@intel.com>
Wed, 21 Nov 2012 09:09:32 +0000
(17:09 +0800)
Signed-off-by: Jun Tian <jun.j.tian@intel.com>
tizen/emulator_configure.sh
patch
|
blob
|
history
diff --git
a/tizen/emulator_configure.sh
b/tizen/emulator_configure.sh
index e623a8bf355e2c5c55a2a5df58b4948b9737d81d..deaee48567759f0fc4d98bf6e4da67fdaecc2195 100755
(executable)
--- a/
tizen/emulator_configure.sh
+++ b/
tizen/emulator_configure.sh
@@
-279,7
+279,7
@@
echo "##### QEMU configure append:" $CONFIGURE_APPEND
--enable-maru \
--enable-hax \
--disable-vnc \
- --
en
able-cocoa \
+ --
dis
able-cocoa \
--enable-gl \
--disable-sdl $1
;;