tce-load -i intltool telepathy-glib-dev libxml2-dev libsoup-dev libnice-dev libpurple-dev libxslt-dev cd telepathy-haze-0.8.0 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 --disable-static --localstatedir=/var --libexecdir=/usr/local/lib/telepathy find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \; make sudo make install