added ccache for freebsd install recommendations

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

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: