[git commit] config: tweak help text
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Mon Sep 12 15:30:34 UTC 2011
commit: http://git.uclibc.org/uClibc/commit/?id=200895dab88678b5b4e7d1dac9172be23e92eb31
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
extra/Configs/Config.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index c14660d..d2bb814 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -2200,7 +2200,7 @@ config CROSS_COMPILER_PREFIX
then enter 'arm-linux-uclibc-' here.
config UCLIBC_EXTRA_CFLAGS
- string "Enter any extra CFLAGS to use to build uClibc"
+ string "Extra CFLAGS to use to build uClibc"
default ""
help
Add any additional CFLAGS to be used to build uClibc.
@@ -2334,7 +2334,7 @@ config WARNINGS
string "Compiler Warnings"
default "-Wall"
help
- Set this to the set of gcc warnings you wish to see while compiling.
+ Set this to the set of compiler warnings you wish to see while compiling.
config EXTRA_WARNINGS
bool "Enable extra annoying warnings"
--
1.7.3.4
More information about the uClibc-cvs
mailing list