From d0b39914dffe12951acd36995bb4732e9149e18c Mon Sep 17 00:00:00 2001 From: "G.E." Date: Thu, 11 Apr 2024 17:47:16 +0300 Subject: [PATCH] added ccache for freebsd install recommendations --- README.md | 1 + 1 file changed, 1 insertion(+) 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: