added ccache for freebsd install recommendations

This commit is contained in:
G.E. 2024-04-11 17:47:16 +03:00
parent 372053ba4f
commit d0b39914df

View File

@ -156,6 +156,7 @@ pkg install ragel
pkg install cmake
pkg install sqlite
pkg install libpcap
pkg install ccache
```
and then before beginning the cmake and build process, set
the environment variables to point to this compiler: