This is the buildsystem for the OpenWrt Linux distribution. Please use "make menuconfig" to configure your appreciated configuration for the toolchain and firmware ...
Perform these steps to build the runtime: Clone and change to the runtime repository. Use GCC as the compiler instead of the system default (for Linux only). CC=gcc CXX=g++ cmake -G Ninja ..