Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

distcc.org (distcc.org)

Install "distcc" binary

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/distcc.org:1": {}
}

distcc.org

Project

Description

A distributed C/C++ compiler that speeds up compilation by distributing build jobs across multiple machines on a network. distcc runs on the local machine alongside a regular compiler, offloading compilation to remote machines running the distccd daemon.

Installation Method

Installed via the system APT package manager (apt-get install distcc).

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.