mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
libc: do not offer cross-ldd for bare-metal
This commit is contained in:
parent
6d084fb565
commit
e1848908de
@ -84,6 +84,7 @@ endchoice
|
|||||||
config LIBC_XLDD
|
config LIBC_XLDD
|
||||||
bool
|
bool
|
||||||
prompt "Install a cross ldd-like helper"
|
prompt "Install a cross ldd-like helper"
|
||||||
|
depends on ! BARE_METAL
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
Say 'Y' here if you want to have a ldd-like helper that
|
Say 'Y' here if you want to have a ldd-like helper that
|
||||||
|
Loading…
Reference in New Issue
Block a user