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 e562fa81a022455d2f28c42bfb11f0e940c7048f..8c6913d1675f354a8d845d1efc0e177fd400a63e 100755 (executable)
@@ -221,7 +221,6 @@ exec ./configure \
  --audio-drv-list=winwave \
  --enable-hax \
  --disable-vnc \
- --enable-dxva2 \
  $CONFIGURE_APPEND \
 ;;
 Darwin*)