tce-load -i compiletc python3.6 cd libevdev-1.5.9 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 --sysconfdir=/etc find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install Prefix /usr/local Libdir ${exec_prefix}/lib Build documentation no Enable unit-tests no Run unit-tests yes Enable profiling no Static library symbol check no - static build disabled