SAMA5D4 Xplained Ultra Board BSP
guowenxue
2019-08-11 cdec77818bad5d64e1e3656645f49261f2cc3501
3rdparty/qt/build_QT5.sh
@@ -16,11 +16,12 @@
PRJ_PATH=`pwd`
LIBS_PATH=$PRJ_PATH/../install
QT_INST_PATH=/apps/QT5.9_A8
QT_INST_PATH=/apps/QT5.9_A5
LYFTP_SRC=ftp://master.iot-yun.club/src/
CROSSTOOL=/opt/crosstool/cortex-a7/bin/arm-linux-gnueabi-
LYFTP_SRC=ftp://master.iot-yun.club/src/
function msg_banner()
{
@@ -93,11 +94,14 @@
    cd -
}
cd tslib
  ./build.sh
cd -
cd iconv
if [ ! -f ${LIBS_PATH}/lib/libiconv.so ] ; then
    cd ../iconv
        ./build.sh
    cd -
fi
cd tslib
  ./build.sh
cd -