mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
added ccache for freebsd install recommendations
This commit is contained in:
parent
372053ba4f
commit
d0b39914df
@ -156,6 +156,7 @@ pkg install ragel
|
|||||||
pkg install cmake
|
pkg install cmake
|
||||||
pkg install sqlite
|
pkg install sqlite
|
||||||
pkg install libpcap
|
pkg install libpcap
|
||||||
|
pkg install ccache
|
||||||
```
|
```
|
||||||
and then before beginning the cmake and build process, set
|
and then before beginning the cmake and build process, set
|
||||||
the environment variables to point to this compiler:
|
the environment variables to point to this compiler:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user