configure: enable the virtfs on macos and windows
authorSooyoung Ha <yoosah.ha@samsung.com>
Mon, 31 Aug 2015 05:13:09 +0000 (14:13 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Tue, 1 Sep 2015 05:14:59 +0000 (14:14 +0900)
The virtfs has been enabled on macos and windows so far even there was
no overt declaration, it might be omitted. But it is a mandatory feature
for tizen emulator, so I add the enable-virtfs to macos and windows
configuration.

Change-Id: Ia16ff832f04761fb6894e32a560af86ef5147be9
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
tizen/emulator_configure.sh

index 51492fbb7e2c98033a7edc2555818c7064224718..b5f1ca206774a2612cd51b63a80664afb23ebf0d 100755 (executable)
@@ -123,6 +123,7 @@ CONFIGURE_APPEND="
  --cc=gcc
  --audio-drv-list=winwave
  --enable-hax
+ --enable-virtfs
  --disable-vnc
  --enable-sdl
  --enable-java-ui
@@ -139,6 +140,7 @@ CONFIGURE_APPEND="
  --audio-drv-list=coreaudio
  --enable-shm
  --enable-hax
+ --enable-virtfs
  --disable-vnc
  --disable-cocoa
  --disable-sdl