← all formulas
recc
Remote Execution Caching Compiler
- Version
- v1.4.6
- License
- Apache-2.0
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install reccCaveats
To launch a compiler with recc, set the following variables:
CC=$HOMEBREW_PREFIX/opt/recc/bin/recc-cc
CXX=$HOMEBREW_PREFIX/opt/recc/bin/recc-c++