build: disable dxva2 feature on Windows. 32/32132/2
authorKitae Kim <kt920.kim@samsung.com>
Tue, 16 Dec 2014 04:42:14 +0000 (13:42 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Tue, 16 Dec 2014 04:56:25 +0000 (20:56 -0800)
Change-Id: Ib8b83cce5bc8c99e341b881a121bd6c46353f421
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/emulator_configure.sh

index e562fa8..8c6913d 100755 (executable)
@@ -221,7 +221,6 @@ exec ./configure \
  --audio-drv-list=winwave \
  --enable-hax \
  --disable-vnc \
- --enable-dxva2 \
  $CONFIGURE_APPEND \
 ;;
 Darwin*)