tce-load -i fontconfig-dev libxml2-dev https://download.videolan.org/pub/videolan/libbluray/0.9.3/libbluray-0.9.3.tar.bz2 cd libbluray-0.9.3 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-bdjava find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; find . -name Makefile -type f -exec sed -i 's/-O3//g' {} \; make [0m 9.80s] sudo make install Summary: -------- BD-J support: no Font support (freetype2): yes Metadata support (libxml2): yes UDF filesystem support: yes Build examples: yes