Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142299671
D10114.id27140.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1008 B
Referenced Files
None
Subscribers
None
D10114.id27140.diff
View Options
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,3 @@
+.\" $FreeBSD$
+Set this option to include the GNU extensions in BSD grep, by linking against
+libgnuregex
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 19, 8:10 AM (3 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27736897
Default Alt Text
D10114.id27140.diff (1008 B)
Attached To
Mode
D10114: Switch to WITH_GNU_GREP_COMPAT knob instead of WITHOUT_GNU_GREP_COMPAT
Attached
Detach File
Event Timeline
Log In to Comment