diff options
author | Valeria Petrov <valeria.petrov@spinetix.com> | 2024-10-09 09:49:55 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-09 15:47:23 -0700 |
commit | ac5855c74d1cb2252efdb347969c450637f95c58 (patch) | |
tree | b9c4bb36698bcc065fef2faac48f411da0840699 /meta-python/recipes-devtools/python/python3-netifaces/0001-netifaces-initialize-msghdr-in-a-portable-way.patch | |
parent | 6f55248a5983a1adaf88037c1aaec60b3deed01a (diff) | |
download | meta-openembedded-ac5855c74d1cb2252efdb347969c450637f95c58.tar.gz |
apache2: do not depend on zlib header and libs from host
This commit modifies the PACKAGECONFIG entry for zlib to ensure that the
mod_deflate module is enabled with the appropriate zlib configuration.
By adding the --with-zlib=${STAGING_LIBDIR}/../ option, we direct the
configure script to use the zlib library from the staging directory
instead of relying on the host system's zlib installation.
Without that configure will search the host for zlib headers and lib.
This change resolves build failures related to zlib dependency when
mod_deflate is enabled and ensures a consistent build environment across
different host configurations.
Signed-off-by: Valeria Petrov <valeria.petrov@spinetix.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-netifaces/0001-netifaces-initialize-msghdr-in-a-portable-way.patch')
0 files changed, 0 insertions, 0 deletions