perl: Improve CONFIG_PERL_TESTS help text
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
d091b65926
commit
325128f754
1 changed files with 4 additions and 4 deletions
|
@ -11,10 +11,10 @@ config PERL_TESTS
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Include test suites for all perl packages.
|
Include test suites for all perl packages.
|
||||||
This will make perl related packages much bigger, so
|
|
||||||
use with care.
|
|
||||||
|
|
||||||
Note: Test support is still in development. Some tests
|
This will increase the size of perl and related packages
|
||||||
still fail, others are just missing completely.
|
considerably.
|
||||||
|
Test support is still in development. Some tests will fail,
|
||||||
|
others are just missing completely.
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
Loading…
Reference in a new issue