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:
58f453e
)
configure: remove --disable-coroutine-pool on Windows
03/29003/1
author
SeokYeon Hwang
<syeon.hwang@samsung.com>
Mon, 20 Oct 2014 06:44:09 +0000
(15:44 +0900)
committer
SeokYeon Hwang
<syeon.hwang@samsung.com>
Mon, 20 Oct 2014 06:44:09 +0000
(15:44 +0900)
Change-Id: I02c3e4c787a79164fc3ce3fd32679182f5d47b94
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
tizen/emulator_configure.sh
patch
|
blob
|
history
diff --git
a/tizen/emulator_configure.sh
b/tizen/emulator_configure.sh
index e8730a3f7d206ea93ba9c8208e2d0bf0e7c36e05..8c6913d1675f354a8d845d1efc0e177fd400a63e 100755
(executable)
--- a/
tizen/emulator_configure.sh
+++ b/
tizen/emulator_configure.sh
@@
-218,7
+218,6
@@
exec ./configure \
--extra-cflags=-Wno-error=redundant-decls \
--extra-ldflags=-Wl,--large-address-aware \
--cc=gcc \
- --disable-coroutine-pool \
--audio-drv-list=winwave \
--enable-hax \
--disable-vnc \