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:
16c5178
)
configure: remove mixemu option on macosx
02/14702/1
author
munkyu.im
<munkyu.im@samsung.com>
Thu, 9 Jan 2014 10:10:39 +0000
(19:10 +0900)
committer
SeokYeon Hwang
<syeon.hwang@samsung.com>
Fri, 10 Jan 2014 08:16:21 +0000
(
00:16
-0800)
It's not used on macosx.
Change-Id: Ifcf541072fdff57def31f64ba631bb4da41c2e61
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
(cherry picked from commit
88bfa9bf00fceaef59714a136dab82c78304ee50
)
tizen/emulator_configure.sh
patch
|
blob
|
history
diff --git
a/tizen/emulator_configure.sh
b/tizen/emulator_configure.sh
index 89ce1cbcfdbdb8fb33ac56b450c7c46562b7277e..82d94e36b17c5ad4807891d7ba590dce26ac6de7 100755
(executable)
--- a/
tizen/emulator_configure.sh
+++ b/
tizen/emulator_configure.sh
@@
-280,7
+280,6
@@
echo "##### QEMU configure append:" $CONFIGURE_APPEND
./configure \
--extra-cflags=-mmacosx-version-min=10.4 \
--audio-drv-list=coreaudio \
- --enable-mixemu \
--enable-maru \
--enable-shm \
--enable-hax \