tce-load -i compiletc rust gtk3-dev gtk3-gir gobject-introspection-dev vala-dev perl5 wget https://download.gnome.org/sources/librsvg/2.54/librsvg-2.54.3.tar.xz cd librsvg-2.54.3 CC="gcc -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" CXX="g++ -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --enable-vala find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [21m 22.79s] sudo make install librsvg-2.54.3 prefix: /usr/local C compiler: gcc -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe rustc: rustc 1.59.0 Cairo version: 1.17.6 Pango version: 1.50.7 Freetype version: 24.3.18 Harfbuzz version: 4.3.0 Debugging information for Rust: no Build introspectable bindings: yes Build Vala bindings: yes Build GdkPixbuf loader: yes Build developer documentation: no