tce-load -i intltool gobject-introspection-dev itstool lcms2-dev gnome-desktop-dev colord-gtk-dev clutter-gtk-dev exiv2-dev vte-dev libcanberra-dev libexif-dev mash-dev

cd gnome-color-manager-3.10.1

CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fexceptions" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --libexecdir=/usr/local/lib/gcm

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

make
sudo make install

                    gnome-color-manager 3.10.1
                  ================================

        prefix:                    /usr/local
        datadir:                   ${datarootdir}
        compiler:                  gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe
        cflags:                    -g -O2
        cppflags:                  
        PackageKit integration:    yes
        RAW support:               yes
        VTE support:               yes
        3D support:                yes
        building unit tests:       yes
