tce-load -i compiletc freetype-dev graphite2-dev glib2-dev icu-dev https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.6.4.tar.xz cd harfbuzz-2.6.4 CC="gcc -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe" CXX="g++ -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --with-gobject --with-graphite2 find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [1m 44.84s] make install configure: 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: false Fontconfig: false 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: false