tce-load -i Xorg-7.6-dev cd cairo-1.12.8 patch -Np1 -i ../cairo-1.12.8-expose_snapshot-1.patch CFLAGS="-mtune=generic -Os -pipe" CXXFLAGS="-mtune=generic -Os -pipe -fno-exceptions -fno-rtti" CC="gcc -flto -fuse-linker-plugin" CXX="g++ -flto -fuse-linker-plugin" ./configure --prefix=/usr/local --enable-tee make make install