tce-load -i compiletc pcre-dev gettext-dev perl5 libffi-dev cd glib-2.56.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 --localstatedir=/var --disable-static --with-pcre=system --disable-libmount --with-python=/usr/local/bin/python3.6 find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [1m 36.09s] sudo make install