From 2fd6cdd0322cca0f782e2fbe540a0fd421366da2 Mon Sep 17 00:00:00 2001 From: Kyle Evans Date: Wed, 28 Feb 2018 15:27:36 +0000 Subject: [PATCH] Add missing WITH_BSD_GREP_FASTMATCH description MFC after: 3 days --- tools/build/options/WITH_BSD_GREP_FASTMATCH | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/build/options/WITH_BSD_GREP_FASTMATCH diff --git a/tools/build/options/WITH_BSD_GREP_FASTMATCH b/tools/build/options/WITH_BSD_GREP_FASTMATCH new file mode 100644 index 00000000000..07af5f59d24 --- /dev/null +++ b/tools/build/options/WITH_BSD_GREP_FASTMATCH @@ -0,0 +1,3 @@ +.\" $FreeBSD$ +Set this option to use the fastmatch implementation in +.Xr bsdgrep 1 .