mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-24 10:03:05 +00:00
5dd03eead9
manylinux2010 has been EOL since August 2022; see pypa/manylinux#1281. In particular, the manylinux2010 image wasn't updated with Python 3.11. Update scripts/build_dist.sh to use manylinux2014 and drop some CentOS 6 workarounds from scripts/build_manylinux_in_docker.sh. If someone really wants manylinux2010, we can probably build both, but none of the popular packages I checked (NumPy, SciPy, cryptography, charset-normalizer) do this. Signed-off-by: Omar Sandoval <osandov@osandov.com> |
||
---|---|---|
.. | ||
build_dists.sh | ||
build_manylinux_in_docker.sh | ||
cscope.sh | ||
gen_dwarf_constants.py | ||
gen_pp_cat.py | ||
gen_tests_elf_py.py | ||
generate_page_flag_getters.py | ||
generate_primitive_type_spellings.py | ||
iwyu.py | ||
test_cityhash.c |