Merge branch 'tizen-arm' of http://121.133.176.49/review/p/sdk/emulator/qemu into...
authorEvgeny Voevodin <e.voevodin@samsung.com>
Wed, 17 Oct 2012 09:14:14 +0000 (13:14 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Wed, 17 Oct 2012 09:14:14 +0000 (13:14 +0400)
Conflicts:
tizen/emulator_configure.sh

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
1  2 
tizen/emulator_configure.sh

@@@ -268,10 -65,10 +268,11 @@@ cd ../.
  
  cd ..
  echo ""
 -echo "##### QEMU configure for emulator"
 +echo "##### QEMU configuring for emulator"
 +echo "##### QEMU configure append:" $CONFIGURE_APPEND
  ./configure \
 - --target-list=i386-softmmu \
 + $CONFIGURE_APPEND \
+  --extra-cflags=-mmacosx-version-min=10.4 \
   --audio-drv-list=coreaudio \
   --enable-mixemu \
   --audio-card-list=ac97 \