Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dockerfile: Add ninja-build and meson
This commit installs the ninja-build and meson utilities, which are required for building the picolibc. Note that meson is installed through the pip because the distro- provided meson package (0.52) is outdated and does not meet the minimum version requirement for building the picolibc (0.53). Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
- Loading branch information