From: Etienne Cordonnier <[email protected]>
Signed-off-by: Etienne Cordonnier <[email protected]>
---
recipes-core/zlib/zlib_1.2.%.bbappend | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-core/zlib/zlib_1.2.%.bbappend
b/recipes-core/zlib/zlib_1.2.%.bbappend
index c3aa14c..d662a29 100644
--- a/recipes-core/zlib/zlib_1.2.%.bbappend
+++ b/recipes-core/zlib/zlib_1.2.%.bbappend
@@ -3,6 +3,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI += "\
file://zlib-darwin.patch \
"
-do_configure:darwin19 (){
- uname=darwin ./configure --prefix=${prefix} --shared --libdir=${libdir}
+do_configure:darwin19 () {
+ uname=darwin ./configure --prefix=${prefix} --shared --libdir=${libdir}
}
--
2.36.1.vfs.0.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60036): https://lists.yoctoproject.org/g/yocto/message/60036
Mute This Topic: https://lists.yoctoproject.org/mt/98943205/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-