mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 14:16:35 +00:00
PHP has removed the --with-zlib-dir configure option since that is now taken over by pkg-config, this breaks building PHP on Walnascar when zip is enabled via PACKAGECONFIG. So remove it. Signed-off-by: Gijs Peskens <gijs.peskens@munisense.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 90fa225b86fa3df35b3273a5522b72e95ae258d7) Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>