tce-load -wil compiletc wayland-dev https://git.sr.ht/~leon_plickat/lswt/archive/v2.0.0.tar.gz cd lswt-v2.0.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" make prefix=/usr/local make DESTDIR=/tmp/dest install