3rdparty/libgpiod/build.sh
@@ -13,9 +13,9 @@ PRJ_PATH=`pwd` PREFIX_PATH=`pwd`/../install LYFTP_SRC=ftp://master.iot-yun.club/src/ LYFTP_SRC=http://master.weike-iot.com:2211/src/ CROSSTOOL=/opt/buildroot/cortex-a5/bin/arm-linux- CROSSTOOL=/opt/gcc-aarch32-10.3-2021.07/bin/arm-none-linux-gnueabihf- function msg_banner() { @@ -60,7 +60,7 @@ function compile_libgpiod() { SRC_NAME=libgpiod-1.4.1 SRC_NAME=libgpiod-2.0.1 PACK_SUFIX=tar.gz IMG_NAME=libgpiod.so.2.1.1 @@ -92,11 +92,6 @@ cd - } export_cross compile_libgpiod