Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 302361 | Differences between
and this patch

Collapse All | Expand All

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

Return to bug 302361