mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-20 08:52:40 +00:00
python 3.11 has moved the header "longintrepr.h" into a sub-folder [1] the pre-generated .c files are generated using older cython, therefore in order to compile it with python 3.11 regenerate them with OE's own native cython [1] https://bugs.python.org/issue35134 Signed-off-by: Khem Raj <raj.khem@gmail.com>