repo.or.cz
/
buildroot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add .gitognores for kconfig and lxdialog
[buildroot.git]
/
package
/
distcc
/
Config.in
blob
fef396425ef36ad98321e4dc0807eae32f7564fb
1
config BR2_PACKAGE_DISTCC
2
bool "distcc"
3
default n
4
help
5
Distributed compiler client and server. Allows you to
6
distribute compilation of C code across several machines
7
on a network.
8
9
http://distcc.samba.org/