tce-load -i compiletc py2cairo-dev gobject-introspection-dev wget https://download.gnome.org/sources/pygobject/2.28/pygobject-2.28.7.tar.xz cd pygobject-2.28.7 patch -Np1 -i ../pygobject-2.28.6-fixes-1.patch 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 --disable-introspection --disable-docs [--enable-cairo --enable-introspection] find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [0m 12.19s] sudo make install libffi support: yes introspection support: no