3rdparty/iconv/build.sh
@@ -10,7 +10,7 @@ PROJ_PATH=`pwd`/../ INST_PATH=${PROJ_PATH}/install CROSSTOOL=/opt/crosstool/cortex-a7/bin/arm-linux-gnueabi- CROSSTOOL=/opt/buildroot/cortex-a5/bin/arm-linux- LYFTP_SRC=ftp://master.iot-yun.club/src/ @@ -62,7 +62,7 @@ PACK_SUFIX=tar.gz if [ -f ${INST_PATH}/lib/libiconv.so ] ; then msg_banner "Already cross compile $SRC_NAME " msg_banner "$SRC_NAME already compile and installed" return 0; fi