* [Buildroot] [PATCH 1/1] package/libssh: use host-xxx-package macros
@ 2019-10-01 9:18 heiko.thiery at gmail.com
2019-10-01 9:37 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: heiko.thiery at gmail.com @ 2019-10-01 9:18 UTC (permalink / raw)
To: buildroot
From: Heiko Thiery <heiko.thiery@kontron.com>
Signed-off-by: Heiko Thiery <heiko.thiery@kontron.com>
---
package/libssh/libssh.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libssh/libssh.mk b/package/libssh/libssh.mk
index b8464ed2bf..b90c52a2f3 100644
--- a/package/libssh/libssh.mk
+++ b/package/libssh/libssh.mk
@@ -43,3 +43,4 @@ LIBSSH_DEPENDENCIES += openssl
endif
$(eval $(cmake-package))
+$(eval $(host-cmake-package))
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-01 9:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-01 9:18 [Buildroot] [PATCH 1/1] package/libssh: use host-xxx-package macros heiko.thiery at gmail.com
2019-10-01 9:37 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox