From 88bfa9bf00fceaef59714a136dab82c78304ee50 Mon Sep 17 00:00:00 2001 From: "munkyu.im" Date: Thu, 9 Jan 2014 19:10:39 +0900 Subject: [PATCH] configure: remove mixemu option on macosx It's not used on macosx. Change-Id: Ifcf541072fdff57def31f64ba631bb4da41c2e61 Signed-off-by: munkyu.im --- tizen/emulator_configure.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tizen/emulator_configure.sh b/tizen/emulator_configure.sh index 89ce1cbcfd..82d94e36b1 100755 --- 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 \ -- 2.34.1