tce-load -i compiletc meson gtk3-dev libwebp-dev desktop-file-utils appstream wget https://github.com/GNOME/gnome-commander/archive/refs/tags/1.18.1.tar.gz cd gnome-commander-1.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 --buildtype=plain -Dhelp=false -Dtests=false ../ ninja [3m 49.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