tce-load -i compiletc intltool telepathy-glib-dev farstream-dev gobject-introspection-dev vala-dev farstream-gir telepathy-glib-gir wget https://telepathy.freedesktop.org/releases/telepathy-farstream/telepathy-farstream-0.6.2.tar.gz cd telepathy-farstream-0.6.2 CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --enable-introspection=yes find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [0m 9.90s] sudo make install