mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 14:02:12 +00:00
10 lines
224 B
Plaintext
10 lines
224 B
Plaintext
config BR2_PACKAGE_DISTCC
|
|
bool "distcc"
|
|
default n
|
|
help
|
|
Distributed compiler client and server. Allows you to
|
|
distribute compilation of C code across several machines
|
|
on a network.
|
|
|
|
http://distcc.samba.org/
|