tce-load -i compiletc meson wayland-protocols-dev libxkbcommon-dev pixman-dev libEGL-dev libGLES-dev libvulkan-dev glslang lcms2-dev libdisplay-info-dev libinput-dev xwayland hwdata-dev seatd-dev wget https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.18.1/downloads/wlroots-0.18.1.tar.gz cd wlroots-0.18.1 mkdir build cd build CC="gcc -flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" CXX="g++ flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -fno-exceptions -fno-rtti" meson --prefix=/usr/local --localstatedir=/var --buildtype=plain -Dxcb-errors=disabled -Dexamples=false ninja [1m 25.55s] sudo ninja install wlroots 0.18.1 drm-backend : YES x11-backend : YES libinput-backend: YES xwayland : YES gles2-renderer : YES vulkan-renderer : YES gbm-allocator : YES session : YES color-management: YES xcb-errors : NO egl : YES libliftoff : NO Subprojects libliftoff : NO Neither a subproject directory nor a libliftoff.wrap file was found. User defined options buildtype : plain localstatedir : /var prefix : /usr/local examples : false xcb-errors : disabled