already done on clean function.
Change-Id: I16db89166ede473ab4fa96f913514eb5c2e0343c
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
cd $SRCDIR/tizen/
- ./emulator_configure.sh x86 -e "$BUILD_CFLAGS $BUILD_LDFLAGS"
make all_dibs
if [ $? -eq 0 ]
then
export PKG_CONFIG_PATH=${ROOTDIR}/lib/pkgconfig:${ROOTDIR}/remote/lib/pkgconfig:${ROOTDIR}/libav/lib/pkgconfig:${PKG_CONFIG_PATH}
cd $SRCDIR/tizen/
- ./emulator_configure.sh x86
make all_dibs
if [ $? -eq 0 ]
then
export PKG_CONFIG_PATH=${ROOTDIR}/lib/pkgconfig:${ROOTDIR}/remote/lib/pkgconfig:${ROOTDIR}/libav/lib/pkgconfig:${PKG_CONFIG_PATH}
cd $SRCDIR/tizen/
- ./emulator_configure.sh x86
make all_dibs
if [ $? -eq 0 ]
then
prepare
cd $SRCDIR/tizen
- ./emulator_configure.sh x86 -e "$BUILD_CFLAGS $BUILD_LDFLAGS"
make all_dibs
if [ $? -eq 0 ]
then