Fixes the MinGW builds for zstd
Signed-off-by: Joshua Watt <[email protected]>
---
recipes-extended/zstd/zstd_%.bbappend | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 recipes-extended/zstd/zstd_%.bbappend
diff --git a/recipes-extended/zstd/zstd_%.bbappend
b/recipes-extended/zstd/zstd_%.bbappend
new file mode 100644
index 0000000..3b2b991
--- /dev/null
+++ b/recipes-extended/zstd/zstd_%.bbappend
@@ -0,0 +1,2 @@
+EXTRA_OEMAKE_append_mingw32 = " OS=Windows"
+FILES_${PN}_append_mingw32 = " ${libdir}/*.dll"
--
2.31.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#53656): https://lists.yoctoproject.org/g/yocto/message/53656
Mute This Topic: https://lists.yoctoproject.org/mt/83102237/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-