tce-load -i gtk3-dev libsoup-dev libsoup-gir gobject-introspection-dev intltool liboauth-dev totem-pl-parser-dev vala-dev

cd grilo-0.3.1

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 --libdir=/usr/local/lib

find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \;

make
sudo make install

Configuration
        Version               : 0.3.1
        Prefix                : /usr/local
        Compiler              : gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe

        Enable debug          : yes
        Enable tests          : no

        Enable docs           : no

        Introspection support : yes
        Vala support          : yes

        Enable Test UI        : yes

        GrlNet support        : yes
        GrlPls support        : yes