projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdaa138
)
tools: make cmake depend on libressl, one of its utilities uses it
author
Felix Fietkau
<nbd@nbd.name>
Sun, 25 Dec 2016 12:26:46 +0000
(13:26 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 5 Jan 2017 10:09:12 +0000
(11:09 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index bc62b536804fc5f418dcf50b477a938451b2598e..44b855cb5abded4d3d03b293b457a397acff6caf 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-72,6
+72,7
@@
$(curdir)/patchelf/compile := $(curdir)/libtool/install
$(curdir)/dosfstools/compile := $(curdir)/autoconf/install $(curdir)/automake/install
$(curdir)/mkimage/compile += $(curdir)/libressl/install
$(curdir)/firmware-utils/compile += $(curdir)/libressl/install
+$(curdir)/cmake/compile += $(curdir)/libressl/install
ifneq ($(HOST_OS),Linux)
tools-y += coreutils