tce-load -i compiletc python3.8 serd-dev

git clone https://github.com/drobilla/sord

cd sord

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
