tce-load -i gupnp-dev gupnp-gir gobject-introspection-dev

cd gupnp-av-0.12.4

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

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

make
sudo make install

    gupnp-av 0.12.4
    ---------------------

    Prefix:                /usr/local
    GObject-Introspection: yes
    VALA bindings:         no
