tce-load -i compiletc meson gjs-dev gobject-introspection-dev geoclue-dev libgweather-dev intltool desktop-file-utils appstream-glib wget https://download.gnome.org/sources/gnome-weather/40/gnome-weather-40.0.tar.xz cd gnome-weather-40.0 mkdir build cd build CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" meson --prefix=/usr/local --localstatedir=/var --buildtype=plain ninja [0m 0.46s] sudo ninja install