mention clang

This commit is contained in:
Damien Elmes 2020-12-11 20:56:08 +10:00
parent 13d66b22f4
commit 6faaecbb5a

View file

@ -76,7 +76,8 @@ To play audio, install mpv. At the time of writing, recording is
not yet supported, as currently pyaudio is not being installed.
If you or your distro has made ccache the standard compiler, you will need to
set CC and CXX to point directly to gcc/g++ prior to building Anki.
set CC and CXX to point directly to gcc/g++ or clang/clang++ prior to building
Anki.
## Optimized builds