summaryrefslogtreecommitdiff
path: root/package/ltp-testsuite
diff options
context:
space:
mode:
authorErico Nunes <nunes.erico@gmail.com>2016-10-01 13:50:24 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-10-03 23:35:58 +0200
commit8ebc87ecf35729be9be7c9e2f8bb93f68754d150 (patch)
tree63dba80b9d3acabf9a9d6ab3d391224b818fc20a /package/ltp-testsuite
parent5eab4215ca0e690089d9a0cad8db98b9125cfbb2 (diff)
ltp-testsuite: make Config.in libc comment standard
ltp-testsuite was the only package to mention "non-musl" while all other packages have it as "glibc or uClibc". This change only adjusts it to look like all the other packages. Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ltp-testsuite')
-rw-r--r--package/ltp-testsuite/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ltp-testsuite/Config.in b/package/ltp-testsuite/Config.in
index 847590215..274b03e42 100644
--- a/package/ltp-testsuite/Config.in
+++ b/package/ltp-testsuite/Config.in
@@ -22,7 +22,7 @@ config BR2_PACKAGE_LTP_TESTSUITE
http://linux-test-project.github.io
-comment "ltp-testsuite needs a non-musl toolchain w/ threads"
+comment "ltp-testsuite needs a glibc or uClibc toolchain w/ threads"
depends on !BR2_nios2
depends on BR2_USE_MMU
depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_TOOLCHAIN_USES_MUSL