configure: added --enable-virtfs option.
authorKitae Kim <kt920.kim@samsung.com>
Wed, 24 Jul 2013 07:06:37 +0000 (16:06 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Wed, 24 Jul 2013 07:06:37 +0000 (16:06 +0900)
If there are no libraries that are related with virtfs,
qemu configure does not compile virtfs module. Therefore,
added --enable-virtfs option to check those libraries during compile time.

Change-Id: I37a20a3b5e92f6dcf3e35c10b22ba02221b5167f
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/emulator_configure.sh

index 0befdb5..e95eea9 100755 (executable)
@@ -235,6 +235,7 @@ exec ./configure \
  $CONFIGURE_APPEND \
  --disable-werror \
  --audio-drv-list=alsa \
+ --enable-virtfs \
  --enable-maru \
  --disable-vnc \
  --disable-pie $1