gdb: add explicit python_version=2
This commit is contained in:
parent
4fd74824aa
commit
cb7a74c70d
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.gnu.org/software/gdb/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=699e0ec832fdd2f21c8266171ea5bf44024bd05164fdf064e4d10cc4cf0d1737
|
||||
python_version=3
|
||||
patch_args="-Np1"
|
||||
|
||||
if [ "${CROSS_BUILD}" ]; then
|
||||
|
|
Loading…
Reference in a new issue