tce-load -wil compiletc wget https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.3.tar.gz cd xxHash-0.8.3 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fnoexceptions -fno-rtti" make DISPATCH=1 LIBXXH_DISPATCH=1 [0m 11.69s] make DESTDIR=/tmp/dest install