git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
cf44225
)
ninja: fix typo
author
Rosen Penev
<redacted>
Wed, 9 Sep 2020 07:48:37 +0000
(
00:48
-0700)
committer
Rosen Penev
<redacted>
Wed, 9 Sep 2020 07:48:37 +0000
(
00:48
-0700)
Signed-off-by: Rosen Penev <redacted>
devel/ninja/ninja.mk
patch
|
blob
|
history
diff --git
a/devel/ninja/ninja.mk
b/devel/ninja/ninja.mk
index ef6a04a64d63fb18f028502cd4ac5f87918b8cb7..3be87014179912866afc215d497718ed105af07f 100644
(file)
--- a/
devel/ninja/ninja.mk
+++ b/
devel/ninja/ninja.mk
@@
-6,7
+6,7
@@
# $(call Ninja,-C $(MY_NINJA_BUILD_DIR),$(MY_NINJA_ENV_VARS))
# endef
-HOST_BUILD_DEPENDS += nin
k
a/host
+HOST_BUILD_DEPENDS += nin
j
a/host
PKG_BUILD_DEPENDS += ninja/host
NINJA_ARGS:=$(filter -j%,$(filter-out -j,$(MAKEFLAGS)))
git clone https://git.99rst.org/PROJECT