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:
535704c
)
build: apply "--disable-coroutine-pool" by default in Windows
16/21716/1
author
SeokYeon Hwang
<syeon.hwang@samsung.com>
Tue, 27 May 2014 01:56:41 +0000
(10:56 +0900)
committer
SeokYeon Hwang
<syeon.hwang@samsung.com>
Tue, 27 May 2014 01:56:41 +0000
(10:56 +0900)
Change-Id: Ib5e966aae32604e749e1e41d30d903d2d30d96b0
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 21af86a508e5db6b69a0596918b9b63adfaa96b7..1cfd6b4b7b5949b0eb464a0729fc4438da8b9a9a 100755
(executable)
--- a/
tizen/emulator_configure.sh
+++ b/
tizen/emulator_configure.sh
@@
-217,6
+217,7
@@
exec ./configure \
--extra-cflags=-Werror=implicit-int \
--extra-ldflags=-Wl,--large-address-aware \
--cc=gcc \
+ --disable-coroutine-pool \
--audio-drv-list=winwave \
--enable-hax \
--disable-vnc \