View | Details | Raw Unified | Return to bug 20113
Collapse All | Expand All

(-)make.conf (+3 lines)
Lines 41-46 Link Here
41
# To build perl with thread support
41
# To build perl with thread support
42
#PERL_THREADED=	true
42
#PERL_THREADED=	true
43
#
43
#
44
# Compile zoneinfo with correct leap second handling 
45
#LEAPSECONDS=	true
46
#
44
# To avoid building various parts of the base system:
47
# To avoid building various parts of the base system:
45
#NO_CVS=	true	# do not build CVS
48
#NO_CVS=	true	# do not build CVS
46
#NO_BIND=	true	# do not build BIND
49
#NO_BIND=	true	# do not build BIND

Return to bug 20113