diff options
Diffstat (limited to 'package/distcc')
-rw-r--r-- | package/distcc/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/distcc/Config.in b/package/distcc/Config.in index c5b99b88b..0b518c6ac 100644 --- a/package/distcc/Config.in +++ b/package/distcc/Config.in @@ -1,8 +1,8 @@ config BR2_PACKAGE_DISTCC bool "distcc" help - Distributed compiler client and server. Allows you to - distribute compilation of C code across several machines + Distributed compiler client and server. Allows you to + distribute compilation of C code across several machines on a network. http://distcc.samba.org/ |