package/uftrace: add missing dependency to comment

Commit f06d79255f forgot to add
BR2_PACKAGE_UFTRACE_ARCH_SUPPORTS dependency to threads comment

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2021-04-27 00:08:15 +02:00 committed by Peter Korsgaard
parent a8fbe67b9b
commit 74a8e8670a

View File

@ -23,4 +23,5 @@ config BR2_PACKAGE_UFTRACE
https://github.com/namhyung/uftrace
comment "uftrace needs a toolchain w/ threads"
depends on BR2_PACKAGE_UFTRACE_ARCH_SUPPORTS
depends on !BR2_TOOLCHAIN_HAS_THREADS