tce-load -wi compiletc https://thekelleys.org.uk/dnsmasq/dnsmasq-2.86.tar.gz cd dnsmasq-2.86 sed -i 's/-O2//' Makefile CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fnoexceptions -fno-rtti" make [0m 12.59s] sudo make install