tce-load -i py2cairo-dev cd pygobject-2.28.6 patch -Np1 -i ../pygobject-2.28.6-fixes-1.patch 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 --disable-introspection --disable-docs find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install libffi support: yes introspection support: no