tce-load -i compiletc wayland-dev

https://wayland.freedesktop.org/releases/wayland-protocols-1.20.tar.xz

cd wayland-protocols-1.20

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 --localstatedir=/var

make
sudo make install

