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:
ee9c06e
)
configure: remove --disable-coroutine-pool on Windows
30/29730/1
author
SeokYeon Hwang
<syeon.hwang@samsung.com>
Mon, 20 Oct 2014 06:44:09 +0000
(15:44 +0900)
committer
GiWoong Kim
<giwoong.kim@samsung.com>
Mon, 3 Nov 2014 10:18:35 +0000
(19:18 +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 8ad1a81dc1de97b6b208dcce9d7a37c11d761bc9..55359d202ae06d5034c8fcf33010adbec7c8e1ca 100755
(executable)
--- a/
tizen/emulator_configure.sh
+++ b/
tizen/emulator_configure.sh
@@
-221,7
+221,6
@@
exec ./configure \
--extra-ldflags=-Wl,--large-address-aware \
--extra-ldflags=-Wl,--export-all-symbols \
--cc=gcc \
- --disable-coroutine-pool \
--audio-drv-list=winwave \
--enable-hax \
--disable-vnc \