mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 17:31:51 +03:00
added ccache for freebsd install recommendations
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user