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 hwdata-dev seatd-dev wget https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.18.2/downloads/wlroots-0.18.2.tar.gz cd wlroots-0.18.2 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 -Dxwayland=disabled -Dexamples=false -Dbackends=drm,libinput ninja [0m 36.74s] sudo ninja install wlroots 0.18.2 drm-backend : YES x11-backend : NO libinput-backend: YES xwayland : NO 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 backends : drm,libinput examples : false xcb-errors : disabled xwayland : disabled