You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
9a49c0f157
host-gdb was limited to link only with Python 2 although it's possible to build Python 3 for host. Add the ability to link with Python 3. Signed-off-by: Ramon Fried <rfried.dev@gmail.com> [Thomas: add an option to the choice to not have Python support] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>