Page MenuHomeFreeBSD

D8298.id21550.diff
No OneTemporary

D8298.id21550.diff

Index: head/gnu/lib/Makefile
===================================================================
--- head/gnu/lib/Makefile
+++ head/gnu/lib/Makefile
@@ -4,7 +4,6 @@
SUBDIR= csu
SUBDIR+= libgcc
-SUBDIR+= libregex
SUBDIR.${MK_DIALOG}+= libdialog
SUBDIR.${MK_GCC}+= libgcov libgomp
@@ -15,6 +14,11 @@
SUBDIR+= libreadline
.endif
+.if ${MK_GNU_DIFF} != "no" || ${MK_GNU_GREP} != "no" || \
+ ${GNU_GREP_COMPAT} != "no" || ${MK_GDB} != "no"
+SUBDIR+= libregex
+.endif
+
# libsupc++ uses libstdc++ headers, although 'make includes' should
# have taken care of that already.
.if ${MK_GNUCXX} != "no"

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 25, 2:02 AM (14 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30289948
Default Alt Text
D8298.id21550.diff (615 B)

Event Timeline