From 1f6a04de23e0657ac4fffc1c2a5a32de9c6f4600 Mon Sep 17 00:00:00 2001 From: SeokYeon Hwang Date: Mon, 20 Oct 2014 15:44:09 +0900 Subject: [PATCH] configure: remove --disable-coroutine-pool on Windows Change-Id: I02c3e4c787a79164fc3ce3fd32679182f5d47b94 Signed-off-by: SeokYeon Hwang --- tizen/emulator_configure.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tizen/emulator_configure.sh b/tizen/emulator_configure.sh index e8730a3f7d..8c6913d167 100755 --- 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 \ -- 2.34.1