From a829dfdbcdfe7ec425f72aa7df49f296f8cc1310 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Wed, 19 May 2021 15:46:31 +0300 Subject: [PATCH] Disable hack --- builder/image-ros.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/image-ros.sh b/builder/image-ros.sh index a6367b11..703c7275 100755 --- a/builder/image-ros.sh +++ b/builder/image-ros.sh @@ -103,7 +103,7 @@ ros-${ROS_DISTRO}-web-video-server echo_stamp "Installing libboost-dev" # https://travis-ci.org/github/CopterExpress/clover/jobs/766318908#L6536 my_travis_retry apt-get install -y --no-install-recommends libboost-dev libboost-all-dev -cp /lib/arm-linux-gnueabihf/libpthread.so.0 /lib/arm-linux-gnueabihf/libpthreads.so +# cp /lib/arm-linux-gnueabihf/libpthread.so.0 /lib/arm-linux-gnueabihf/libpthreads.so echo_stamp "Build and install Clover" cd /home/pi/catkin_ws