remove ccache setup; it's gone now

develop
Myk Taylor 2022-12-09 19:59:41 -08:00
parent 5184d87a0c
commit 55f6aeeda1
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 0 additions and 2 deletions

@ -771,8 +771,6 @@ Step 2: build DFHack
The ``docker run`` command above will give you a shell prompt (as root) in the
container. Inside the container, run the following commands::
ccache -C
export CCACHE_BASEDIR=/home/buildmaster/.ccache
git clone https://github.com/DFHack/dfhack.git
cd dfhack
git submodule update --init