tce-load -wi compiletc intltool gtk3-dev libXrandr-dev libGL-dev libEGL-dev

https://github.com/v1cont/yad/releases/download/v13.0/yad-13.0.tar.xz

cd yad-13.0

CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local

sed -i 's/-g -O2//' Makefile

make [0m 22.17s]
mkdir /tmp/dest
DESTDIR=/tmp/dest make install



Build configuratioh:
  Status icon          - yes
  HTML widget          - no
  GtkSourceView        - no
  Spell checking       - no
  Path to rgb.txt      - /etc/X11/rgb.txt
  Standalone build     - no
  Tools                - yes
  Icon browser         - yes

