3rdparty/openssh/build.sh
@@ -9,7 +9,7 @@ PRJ_PATH=`pwd` PREFIX_PATH=${PRJ_PATH}/../install/ #PREFIX_PATH=${PRJ_PATH}/install/ mkdir -p ${PREFIX_PATH}/{bin,sbin,include,lib} LYFTP_SRC=ftp://master.iot-yun.club/src/ @@ -114,6 +114,13 @@ cd - } if [ ! -f ${PREFIX_PATH}/lib/libcrypto.so ] ; then cd ../openssl ./build.sh cd - fi export_cross compile_openssh