tce-load -i opus-dev libogg-dev openssl-dev wget https://ftp.osuosl.org/pub/xiph/releases/opus/opusfile-0.12.tar.gz cd opusfile-0.12 CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti " ./configure --prefix=/usr/local --disable-static --localstatedir=/var find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [0m 3.33] sudo make install opusfile 0.12: Automatic configuration OK. Assertions ................... no HTTP support ................. yes Fixed-point .................. no Floating-point API ........... yes Library for lrintf() ......... -lm Hidden visibility ............ yes API code examples ............ yes API documentation ............ yes