Page MenuHomeFreeBSD

D10114.id27057.diff
No OneTemporary

D10114.id27057.diff

Index: share/mk/src.opts.mk
===================================================================
--- share/mk/src.opts.mk
+++ share/mk/src.opts.mk
@@ -100,7 +100,6 @@
GNU \
GNU_DIFF \
GNU_GREP \
- GNU_GREP_COMPAT \
GPIO \
GPL_DTC \
GROFF \
@@ -182,6 +181,7 @@
BSD_GREP \
CLANG_EXTRAS \
DTRACE_TESTS \
+ GNU_GREP_COMPAT \
HESIOD \
LIBSOFT \
NAND \
Index: tools/build/options/WITHOUT_GNU_GREP_COMPAT
===================================================================
--- tools/build/options/WITHOUT_GNU_GREP_COMPAT
+++ /dev/null
@@ -1,3 +0,0 @@
-.\" $FreeBSD$
-Set this option to omit the gnu extensions to grep from being included in
-BSD grep.
Index: tools/build/options/WITH_GNU_GREP_COMPAT
===================================================================
--- /dev/null
+++ tools/build/options/WITH_GNU_GREP_COMPAT
@@ -0,0 +1,2 @@
+.\" $FreeBSD$
+Set this option to include the GNU extensions in BSD grep by linking against libgnuregex, which is licensed under the LGPL.

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 11, 5:51 PM (15 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38721716
Default Alt Text
D10114.id27057.diff (1 KB)

Event Timeline