cd /path/to/GCE tar -zxf master.tar.gz&& cd GCE-master/gce-1.0.2/
rm -rf gce
sed -i 's/g++/g++ -O3 -march=armv8.2-a -mtune=tsv110/g' Makefile
make