tce-load -i compiletc python3.8 git clone https://github.com/drobilla/serd cd serd git submodule update --init --recursive CFLAGS="-flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" CXXFLAGS="-flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -fno-exceptions -fno-rtti" ./waf configure --prefix=/usr/local ./waf --verbose [0m 6.87s] sudo ./waf install