From: sangwook lee Date: Wed, 23 Feb 2022 22:44:06 +0000 (+0900) Subject: Fix sdl error X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=76a52f18b5fbe0c7580d1fb963559589964f6e89;p=sdk%2Femulator%2Fqemu.git Fix sdl error Change-Id: I384352d89a5783725b4ef69e0735703ae4590ea2 --- diff --git a/tizen/emulator_configure.sh b/tizen/emulator_configure.sh index 3df1c3f971..a1fd48d00c 100755 --- a/tizen/emulator_configure.sh +++ b/tizen/emulator_configure.sh @@ -142,7 +142,6 @@ CONFIGURE_APPEND_WIN=" --extra-ldflags=-static-libgcc --extra-ldflags=-static-libstdc++ --audio-drv-list=dsound - --enable-sdl --enable-hax" # append platform specific options @@ -153,7 +152,6 @@ CONFIGURE_APPEND=" --extra-ldflags=-Wl,-rpath,'\$\$ORIGIN' --audio-drv-list=alsa --enable-virtfs - --enable-sdl --enable-kvm $CONFIGURE_APPEND "