diff options
| -rw-r--r-- | package/rt-tests/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/rt-tests/Config.in b/package/rt-tests/Config.in index 4c57c0f037..96e0bad7c0 100644 --- a/package/rt-tests/Config.in +++ b/package/rt-tests/Config.in @@ -15,9 +15,9 @@ config BR2_PACKAGE_RT_TESTS Note that this package requires a toolchain built with the NPTL implementation of the pthread API (this is always the - case with glibc/eglibc toolchains, but may not necessarily - be the case with uClibc toolchains, since the thread - implementation is configurable). + case with glibc toolchains, but may not necessarily be the + case with uClibc toolchains, since the thread implementation + is configurable). http://rt.wiki.kernel.org |

