tce-load -i compiletc meson gupnp-dlna2-dev gupnp-av1-dev wget https://gitlab.gnome.org/World/dLeyna/-/archive/v0.8.3/dLeyna-v0.8.3.tar.bz2 cd dLeyna-v0.8.3 mkdir build cd build CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" meson setup --prefix=/usr/local --localstatedir=/var --libexecdir=/usr/local/lib --buildtype=plain -Ddocs=false -Dman_pages=false ../ ninja [0m 33.55s] sudo ninja install dleyna 0.8.3 Paths prefix : /usr/local Package features Build type : plain Enable werror : false Enable never-quit : false Connector name : dbus Log level : 7 Log type : syslog Only build library: false User-Agent prefix : Documentation Manual pages : false Documentation : false User defined options buildtype : plain docs : false libexecdir : /usr/local/lib localstatedir : /var man_pages : false prefix : /usr/local