Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/tinyxml2: add host variant
@ 2024-02-06 17:53 Dario Binacchi
  2024-02-06 17:53 ` [Buildroot] [PATCH 2/2] package/uuu: bump to version 1.5.165 Dario Binacchi
  2024-02-07  9:41 ` [Buildroot] [PATCH 1/2] package/tinyxml2: add host variant Yann E. MORIN
  0 siblings, 2 replies; 6+ messages in thread
From: Dario Binacchi @ 2024-02-06 17:53 UTC (permalink / raw)
  To: buildroot; +Cc: Bernd Kuhls, Dario Binacchi, Samuel Martin

It is required by package uuu starting from version 1.5.165.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 package/tinyxml2/tinyxml2.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/tinyxml2/tinyxml2.mk b/package/tinyxml2/tinyxml2.mk
index 5ea9e13a4b0b..f53e8d6b9926 100644
--- a/package/tinyxml2/tinyxml2.mk
+++ b/package/tinyxml2/tinyxml2.mk
@@ -16,3 +16,4 @@ TINYXML2_CONF_OPTS += -DBUILD_STATIC_LIBS=ON
 endif
 
 $(eval $(cmake-package))
+$(eval $(host-cmake-package))
-- 
2.43.0

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

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

end of thread, other threads:[~2024-02-07 16:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-06 17:53 [Buildroot] [PATCH 1/2] package/tinyxml2: add host variant Dario Binacchi
2024-02-06 17:53 ` [Buildroot] [PATCH 2/2] package/uuu: bump to version 1.5.165 Dario Binacchi
2024-02-07  9:56   ` Yann E. MORIN
2024-02-07 16:28     ` Dario Binacchi
2024-02-07 16:34       ` Yann E. MORIN
2024-02-07  9:41 ` [Buildroot] [PATCH 1/2] package/tinyxml2: add host variant Yann E. MORIN

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