From ae8a9e92abae80c9f43db3b1baa10327bb64714c Mon Sep 17 00:00:00 2001 From: Guo Wenxue <guowenxue@gmail.com> Date: Fri, 08 Apr 2022 22:39:08 +0800 Subject: [PATCH] remove rpi cross tool --- 3rdparty/local/paho.mqtt/build.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/3rdparty/local/paho.mqtt/build.sh b/3rdparty/local/paho.mqtt/build.sh index 01120af..b3a4c56 100755 --- a/3rdparty/local/paho.mqtt/build.sh +++ b/3rdparty/local/paho.mqtt/build.sh @@ -1,7 +1,7 @@ #!/bin/bash #+-------------------------------------------------------------------------------------------- -#|Description: This shell script used download and compile paho.mqtt for ARM +#|Description: This shell script used download and compile paho.mqtt for RaspberryPi #| Author: GuoWenxue <guowenxue@gmail.com> #| ChangeLog: #| 1, Initialize 1.0.0 on 2011.04.12 -- Gitblit v1.9.1