From: G.E. Date: Thu, 11 Apr 2024 14:47:16 +0000 (+0300) Subject: added ccache for freebsd install recommendations X-Git-Tag: vectorscan/5.4.12^2~68^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0b39914dffe12951acd36995bb4732e9149e18c;p=thirdparty%2Fvectorscan.git added ccache for freebsd install recommendations --- diff --git a/README.md b/README.md index 2f5da86e..1baeaac8 100644 --- a/README.md +++ b/README.md @@ -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: