tce-load -i compiletc intltool libnotify-dev libgcrypt-dev telepathy-glib-dev libsecret-dev http://ftp.acc.umu.se/pub/GNOME/sources/vino/3.22/vino-3.22.0.tar.xz cd vino-3.22.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 --localstatedir=/var --disable-static --with-telepathy --with-secret --libexecdir=/usr/local/lib/vino find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [0m 15.07s] sudo make install