ninja: add new package
authorAndre Heider <a.heider@gmail.com>
Fri, 20 Sep 2019 10:23:41 +0000 (12:23 +0200)
committerAndre Heider <a.heider@gmail.com>
Fri, 1 Nov 2019 07:14:25 +0000 (08:14 +0100)
commit5ead78be5a7a60448e37ae3a468f503f162b33bd
treef6498a2b521ce314a05bdb6aa0c21173b9b93bd2
parentf76a90e3da6f81c455e2dce77dbf48cf6c2c0c29
ninja: add new package

This adds a host as well as a target package.

ninja.mk is provided to execute ninja.

The two patches have been taken from upstream to fix compile issues.

Signed-off-by: Andre Heider <a.heider@gmail.com>
devel/ninja/Makefile [new file with mode: 0644]
devel/ninja/ninja.mk [new file with mode: 0644]
devel/ninja/patches/010-musl.patch [new file with mode: 0644]
devel/ninja/patches/020-uclibc.patch [new file with mode: 0644]