#hackedbox-0.8.5 x86_64 compile tce-load -i Xorg-7.7-dev gettext gdk-pixbuf2-dev linux-kernel-sources-env patch -Np1 -i ../hackedbox.patch 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 find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \; make sudo make install *************************************************** hackedbox version 0.8.5 configured successfully. Using '/usr/local' for installation. Using 'g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti' for C++ compiler. Building with '-g -O2 -Wall -W -pedantic' for C++ compiler flags. Building with ' -lX11 -lXext' for linker flags. ***************************************************