tce-load -i compiletc freetype-dev gobject-introspection-dev icu61-dev cairo-dev graphite-dev https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.6.4.tar.xz cd harfbuzz-2.6.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 --enable-static --localstatedir=/var --with-gobject --with-graphite2 find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [2m 28.85s] make install Build configuration: Unicode callbacks (you want at least one): Builtin true Glib: true ICU: true Font callbacks (the more the merrier): FreeType: true Tools used for command-line utilities: Cairo: true Fontconfig: true Additional shapers (the more the merrier): Graphite2: true Platform shapers (not normally needed): CoreText: false DirectWrite: false GDI: false Uniscribe: false Other features: Documentation: no GObject bindings: true Introspection: true