tce-load -i curl-dev libevent-dev intltool gtk3-dev cd transmission-2.92 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 --enable-cli find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install Configuration: Source code location: . Compiler: g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti Build libtransmission: yes * optimized for low-resource systems: no * µTP enabled: yes * crypto library: openssl Build Command-Line client: yes Build GTK+ client: yes * libappindicator for an Ubuntu-style tray: no Build Daemon: yes Build Mac client: no