mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-15 18:03:30 +00:00
toolchain: gdb: fix optional python support
This commit is contained in:
parent
9219eb1d1d
commit
627477a4f7
@ -330,14 +330,6 @@ config USE_LLVM_BUILD
|
|||||||
select HAS_BPF_TOOLCHAIN
|
select HAS_BPF_TOOLCHAIN
|
||||||
bool
|
bool
|
||||||
|
|
||||||
config GDB_PYTHON
|
|
||||||
bool
|
|
||||||
depends on GDB
|
|
||||||
prompt "Build gdb with python binding"
|
|
||||||
|
|
||||||
help
|
|
||||||
Enable the python bindings for GDB to allow using python in the gdb shell.
|
|
||||||
|
|
||||||
config USE_GLIBC
|
config USE_GLIBC
|
||||||
default y if !TOOLCHAINOPTS && !EXTERNAL_TOOLCHAIN && !NATIVE_TOOLCHAIN && (arc)
|
default y if !TOOLCHAINOPTS && !EXTERNAL_TOOLCHAIN && !NATIVE_TOOLCHAIN && (arc)
|
||||||
bool
|
bool
|
||||||
|
Loading…
Reference in New Issue
Block a user