tce-load -i compiletc intltool gtk3-dev libofx-dev

cd homebank-5.1.5

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 --localstatedir=/var

find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \;

make

chmod +x ./install.sh

sudo make install

homebank 5.1.5

Compiler................ : gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe
Build with OFX support.. : yes
Path to images.......... : /usr/local/share/homebank/images
Path to locale.......... : /usr/local/share/locale
Path to help............ : /usr/local/share/homebank/help
