Ahhh, yes...
I'll fix that in the commit message somewhat later.
Thanks for pointing this out
On 02.05.20 14:52, Andreas Oberritter wrote:
Hello Konrad,
On Fri, 1 May 2020 13:56:40 +0200
"Konrad Weihmann" <[email protected]> wrote:
--enable-zip and --with-libzip were removed in PHP 7.x.
These are replaced by --enable-zip --with-libzip.
you meant --with-zip --with-zlib-dir.
Best regards,
Andreas
Signed-off-by: Konrad Weihmann <[email protected]>
---
meta-oe/recipes-devtools/php/php_7.4.4.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-devtools/php/php_7.4.4.bb
b/meta-oe/recipes-devtools/php/php_7.4.4.bb
index ff4c28e13..c1784a78d 100644
--- a/meta-oe/recipes-devtools/php/php_7.4.4.bb
+++ b/meta-oe/recipes-devtools/php/php_7.4.4.bb
@@ -81,7 +81,7 @@ PACKAGECONFIG ??= "mysql sqlite3 imap opcache openssl \
"
PACKAGECONFIG_class-native = ""
-PACKAGECONFIG[zip] = "--enable-zip --with-libzip=${STAGING_EXECPREFIXDIR},,libzip"
+PACKAGECONFIG[zip] = "--with-zip
--with-zlib-dir=${STAGING_EXECPREFIXDIR},,libzip"
PACKAGECONFIG[mysql] = "--with-mysqli=mysqlnd \
--with-pdo-mysql=mysqlnd \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#137736):
https://lists.openembedded.org/g/openembedded-core/message/137736
Mute This Topic: https://lists.openembedded.org/mt/73395209/21656
Group Owner: [email protected]
Unsubscribe:
https://lists.openembedded.org/g/openembedded-core/leave/8023207/1426099254/xyzzy
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-