tce-load -i 

cd alsa-lib-1.0.27.2

CFLAGS="-mtune=generic -Os -pipe" CXXFLAGS="-mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local

[will not compile with -lto]

make
sudo make install
