All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-mingw] [PATCH] abseil-cpp: disable shared build as it is broken
@ 2021-08-17 14:29 Sinan Kaya
  0 siblings, 0 replies; only message in thread
From: Sinan Kaya @ 2021-08-17 14:29 UTC (permalink / raw)
  To: yocto; +Cc: jpewhacker, Sinan Kaya

Signed-off-by: Sinan Kaya <okaya@kernel.org>
---
 recipes-devtools/abseil-cpp/abseil-cpp_%.bbappend | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes-devtools/abseil-cpp/abseil-cpp_%.bbappend

diff --git a/recipes-devtools/abseil-cpp/abseil-cpp_%.bbappend b/recipes-devtools/abseil-cpp/abseil-cpp_%.bbappend
new file mode 100644
index 0000000..b73a8ea
--- /dev/null
+++ b/recipes-devtools/abseil-cpp/abseil-cpp_%.bbappend
@@ -0,0 +1 @@
+EXTRA_OECMAKE:remove:mingw32 = "-DBUILD_SHARED_LIBS=ON"
-- 
2.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-17 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17 14:29 [meta-mingw] [PATCH] abseil-cpp: disable shared build as it is broken Sinan Kaya

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.