tce-load -i compiletc util-macros libXcursor-dev cd xcursor-themes-1.0.5 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var sysconfdir=/etc find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install