see the original readme for information about bsc.
to build this project, the build tools meson
and ninja
are required. they can be installed from pretty much every distribution's packages.
meson setup build
ninja -C build
meson setup --cross-file cross/riscv64-linux-gnu.txt build-riscv
ninja -C build-riscv