mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-24 08:11:09 -09:00
distutils is removed in Python 3.12.0. Switch to using sysconfig.get_path to facilitate the migration. Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>