tce-load -i compiletc git meson rust gtk4-dev gtk4-gir desktop-file-utils appstream git clone https://gitlab.gnome.org/GNOME/gnome-commander cd gnome-commander 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 setup --prefix=/usr/local --buildtype=plain -Dhelp=false -Dtests=disabled ../ ninja [6m 19.25s] sudo ninja install gnome-commander 1.18.1 prefix : /usr/local bindir : bin libdir : lib datadir : share Build Configuration buildtype : plain debug : False Directories bindir : /usr/local/bin libdir : /usr/local/lib datadir : /usr/local/share pixmapsdir : /usr/local/share/pixmaps/gnome-commander plugindir : /usr/local/lib/gnome-commander/plugins User defined options Generate doc: False Use exiv2 : False Use libgsf : False Use poppler : False Use samba : False Use taglib : False Tests : False buildtype : plain prefix : /usr/local help : false tests : disabled