Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 278364
Collapse All | Expand All

(-)bind-9.6.1/lib/isc/Makefile.in.orig (+4 lines)
Lines 80-85 Link Here
80
80
81
LIBS =		@LIBS@
81
LIBS =		@LIBS@
82
82
83
# Note: the order of SUBDIRS is important.
84
# Attempt to disable parallel processing.
85
.NOTPARALLEL:
86
.NO_PARALLEL:
83
SUBDIRS =	include unix nls @ISC_THREAD_DIR@ @ISC_ARCH_DIR@
87
SUBDIRS =	include unix nls @ISC_THREAD_DIR@ @ISC_ARCH_DIR@
84
TARGETS =	timestamp
88
TARGETS =	timestamp
85
89

Return to bug 278364