mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
Currently, due to the way emb6 is compiled in our build system, it is not possible to deactivate certain warnings. This fix provides a solution for that, by building the submodules in the package build step instead of on their own, similar to how JerryScript is build.