tce-load -i compiletc lvm2-dev cd parted-3.2 edit configure for ac_lib in '' tinfo ncursesw curses termcap termlib; do 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 find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [1m 42.88s] sudo make install