Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 1/2] package/jsoncpp: add host variant
@ 2026-01-02 18:24 Dario Binacchi
  2026-01-02 18:24 ` [Buildroot] [PATCH v3 2/2] package/drogon: new package Dario Binacchi
  0 siblings, 1 reply; 5+ messages in thread
From: Dario Binacchi @ 2026-01-02 18:24 UTC (permalink / raw)
  To: buildroot
  Cc: Bernd Kuhls, Dario Binacchi, Eric Le Bihan, Thomas Petazzoni,
	linux-amarula

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>

---

no changes since v1

 package/jsoncpp/jsoncpp.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/jsoncpp/jsoncpp.mk b/package/jsoncpp/jsoncpp.mk
index 9915907ea8cf..319944abb7d6 100644
--- a/package/jsoncpp/jsoncpp.mk
+++ b/package/jsoncpp/jsoncpp.mk
@@ -11,5 +11,7 @@ JSONCPP_LICENSE_FILES = LICENSE
 JSONCPP_CPE_ID_VALID = YES
 JSONCPP_INSTALL_STAGING = YES
 JSONCPP_CONF_OPTS = -Dtests=false
+HOST_JSONCPP_CONF_OPTS = -Dtests=false
 
 $(eval $(meson-package))
+$(eval $(host-meson-package))
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-18 12:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-02 18:24 [Buildroot] [PATCH v3 1/2] package/jsoncpp: add host variant Dario Binacchi
2026-01-02 18:24 ` [Buildroot] [PATCH v3 2/2] package/drogon: new package Dario Binacchi
2026-02-17 16:52   ` Dario Binacchi
2026-07-16 13:53     ` Dario Binacchi
2026-07-18 12:52   ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox