mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 06:45:15 +00:00
Revert "php: actually enable openssl"
This reverts commit ff33f477c7288c8d619a129fdaf49bb57deb6282. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
277bd39c43
commit
2e07aa7804
@ -55,7 +55,7 @@ EXTRA_OECONF = "--enable-mbstring \
|
||||
--with-config-file-path=${sysconfdir}/php/apache2-php${PHP_MAJOR_VERSION} \
|
||||
${@oe.utils.conditional('SITEINFO_ENDIANNESS', 'le', 'ac_cv_c_bigendian_php=no', 'ac_cv_c_bigendian_php=yes', d)} \
|
||||
${@bb.utils.contains('PACKAGECONFIG', 'pam', '', 'ac_cv_lib_pam_pam_start=no', d)} \
|
||||
${COMMON_EXTRA_OECONF} --with-openssl \
|
||||
${COMMON_EXTRA_OECONF} \
|
||||
"
|
||||
|
||||
CACHED_CONFIGUREVARS += "ac_cv_func_dlopen=yes ac_cv_lib_dl_dlopen=yes"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user