package/gdb: add support for host-gdb with python3
authorRamon Fried <rfried.dev@gmail.com>
Mon, 23 Mar 2020 06:46:21 +0000 (08:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 11 Apr 2020 13:42:46 +0000 (15:42 +0200)
commit9a49c0f157973848bc2eae12edb5a84d462cfb8a
treedf9271137b718645e6d1be3d792e4fe3584e2e5a
parentc527ce8005faf10509a78680c22cd15c7d8ea538
package/gdb: add support for host-gdb with python3

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>
package/gdb/Config.in.host
package/gdb/gdb.mk