mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
cross-arm-none-eabi-gdb: add explicit python_version=2
This commit is contained in:
parent
f9fc488dc5
commit
f0a66cb352
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.gnu.org/software/${_pkgname}"
|
||||
distfiles="${GNU_SITE}/${_pkgname}/${_pkgname}-${version}.tar.xz"
|
||||
checksum=802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e
|
||||
python_version=2 #unverified
|
||||
build_options="guile python"
|
||||
# don't enable guile and python interfaces until they are moved into
|
||||
# platform independent packages
|
||||
|
|
Loading…
Add table
Reference in a new issue