summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/php/php_7.4.4.bb2
1 files changed, 1 insertions, 1 deletions
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 53cda40fbb..48149304c6 100644
--- a/meta-oe/recipes-devtools/php/php_7.4.4.bb
+++ b/meta-oe/recipes-devtools/php/php_7.4.4.bb
@@ -93,7 +93,7 @@ PACKAGECONFIG[sqlite3] = "--with-sqlite3=${STAGING_LIBDIR}/.. \
93 ,--without-sqlite3 --without-pdo-sqlite \ 93 ,--without-sqlite3 --without-pdo-sqlite \
94 ,sqlite3" 94 ,sqlite3"
95PACKAGECONFIG[pgsql] = "--with-pgsql=${STAGING_DIR_TARGET}${exec_prefix},--without-pgsql,postgresql" 95PACKAGECONFIG[pgsql] = "--with-pgsql=${STAGING_DIR_TARGET}${exec_prefix},--without-pgsql,postgresql"
96PACKAGECONFIG[soap] = "--enable-libxml --enable-soap, --disable-soap, libxml2" 96PACKAGECONFIG[soap] = "--enable-soap, --disable-soap, libxml2"
97PACKAGECONFIG[apache2] = "--with-apxs2=${STAGING_BINDIR_CROSS}/apxs,,apache2-native apache2" 97PACKAGECONFIG[apache2] = "--with-apxs2=${STAGING_BINDIR_CROSS}/apxs,,apache2-native apache2"
98PACKAGECONFIG[pam] = ",,libpam" 98PACKAGECONFIG[pam] = ",,libpam"
99PACKAGECONFIG[imap] = "--with-imap=${STAGING_DIR_HOST} \ 99PACKAGECONFIG[imap] = "--with-imap=${STAGING_DIR_HOST} \