tce-load -i compiletc libassuan-dev

cd gpgme-1.13.0

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 --disable-gpg-test

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

make [0m 28.08s]
sudo make install

        GPGME v1.13.0 has been configured as follows:

        Revision:          1b5a6bf2  (7002)
        Platform:          x86_64-pc-linux-gnu

        UI Server:         yes
        FD Passing:        yes

        Language bindings: cl cpp 
