Skip to content
Snippets Groups Projects
user avatar
Michael Pratt authored
Add methods to skip the building and execution of Ninja by python
in order to allow Make to execute Ninja after the configure script.

This allows the user to build Ninja only once
if they already have an older version of Ninja built.

It also allows the user to test the jobserver functionality
by having Ninja built twice (clean then compile).

Signed-off-by: default avatarMichael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16693


Signed-off-by: default avatarRobert Marko <robimarko@gmail.com>
df303c7e
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..