mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
ltrace: add comment for dependencies
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -13,3 +13,6 @@ config BR2_PACKAGE_LTRACE
|
||||
process and the signals received by that process.
|
||||
|
||||
http://ltrace.org
|
||||
|
||||
comment "ltrace needs toolchain w/ largefile, wchar"
|
||||
depends on !BR2_LARGEFILE || !BR2_USE_WCHAR
|
||||
|
||||
Reference in New Issue
Block a user