Skip to content
Snippets Groups Projects
Commit c3a38f20 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing installation of BOOST

parent 448efc02
No related branches found
No related tags found
No related merge requests found
Pipeline #3809 failed
......@@ -15,6 +15,7 @@ fi
if [ x"$hostname" == x"cifarm-ubuntu-node" ]; then
echo "Ubuntu node"
export PATH="/opt/bin:$PATH"
rm -rf $HOME/openfpm_dependencies/openfpm_devices/BOOST
fi
mkdir src/config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment