mirror of
https://github.com/coolsnowwolf/lede
synced 2025-01-07 07:46:47 +08:00
toolchain: gdb: fix optional python support
This commit is contained in:
parent
9219eb1d1d
commit
627477a4f7
@ -329,14 +329,6 @@ config USE_LLVM_BUILD
|
||||
default y if !DEVEL && BUILDBOT
|
||||
select HAS_BPF_TOOLCHAIN
|
||||
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
|
||||
default y if !TOOLCHAINOPTS && !EXTERNAL_TOOLCHAIN && !NATIVE_TOOLCHAIN && (arc)
|
||||
|
Loading…
Reference in New Issue
Block a user