diff options
| author | Samuli Piippo <samuli.piippo@gmail.com> | 2026-04-20 08:46:38 +0000 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-20 07:35:36 -0700 |
| commit | eb7dba674e05ef416e183b20f02a89b2b0948374 (patch) | |
| tree | f7682c5c7f053975ca6e149cb510a44753d30c1b /meta-python/recipes-devtools/python | |
| parent | d31f07340fad43120f5e2ee4aee98cdec6f2717d (diff) | |
| download | meta-openembedded-eb7dba674e05ef416e183b20f02a89b2b0948374.tar.gz | |
minizip: backport fix for the missing header
Minizip release v1.3.2 is missing required ints.h header that
causes build failure on components using it:
| ../../../../../recipe-sysroot/usr/include/minizip/ioapi.h:74:10: fatal error: ints.h: No such file or directory
| 74 | #include "ints.h"
| | ^~~~~~~~
Backport fix from https://github.com/madler/zlib/commit/cb14dc9ade3759352417a300e6c2ed73268f1d97
Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
