Skip to content

Instantly share code, notes, and snippets.

@therealromster
Created February 2, 2021 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save therealromster/c0a9d88dd2d9adc1ef052480a55f583a to your computer and use it in GitHub Desktop.
Save therealromster/c0a9d88dd2d9adc1ef052480a55f583a to your computer and use it in GitHub Desktop.
CRITICAL! distcc seems to have invoked itself recursively!
export DISTCC_CMDLIST='/etc/distcc/DISTCC_CMDLIST'
cat /etc/distcc/DISTCC_CMDLIST
/usr/lib/ccache/c++
/usr/lib/ccache/cc
/usr/lib/ccache/clang
/usr/lib/ccache/clang++
/usr/lib/ccache/clang-9
/usr/lib/ccache/clang-9.0
/usr/lib/ccache/cpp
/usr/lib/ccache/g++
/usr/lib/ccache/gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment