tce-load -i automake libtool-dev gettext

cd libepoxy-1.2

CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./autogen.sh --prefix=/usr/local --disable-static --localstatedir=/var --sysconfdir=/etc

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

make
sudo make install

           EGL:         yes
           GLX:         yes
           WGL:         no
        PYTHON:         python2
