tce-load -i compiletc wget https://github.com/vcrhonek/hwdata/archive/v0.382/hwdata-0.382.tar.gz cd hwdata-0.382 CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-blacklist make sudo make install