tce-load -i compiletc gtk3-dev gobject-introspection-dev gtk3-gir cd libnotify-0.7.7 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 --disable-static find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install libnotify 0.7.7 ======================== prefix: /usr/local exec_prefix: ${prefix} bindir: ${exec_prefix}/bin datadir: ${datarootdir} source code location: . cflags: -g -O2 Build tests: yes Build docs: no