tce-load -i compiletc meson gjs-dev gobject-introspection-dev geoclue-dev libgweather16-dev intltool desktop-file-utils appstream-glib

https://ftp.gnome.org/pub/GNOME/sources/gnome-weather/3.36/gnome-weather-3.36.0.tar.xz

cd gnome-weather-3.36.0

mkdir build
cd build

CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" meson --prefix=/usr/local --localstatedir=/var --buildtype=plain

ninja [0m 1.10s]
sudo ninja install

