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

(-)Makefile (-2 / +1 lines)
Lines 26-33 Link Here
26
CONFIGURE_ARGS=	--enable-cxx \
26
CONFIGURE_ARGS=	--enable-cxx \
27
		--enable-hl \
27
		--enable-hl \
28
		--enable-instrument \
28
		--enable-instrument \
29
		--enable-strict-format-checks \
29
		--enable-strict-format-checks
30
		--with-pthread=/usr
31
GNU_CONFIGURE=	yes
30
GNU_CONFIGURE=	yes
32
INSTALL_TARGET=	install-strip
31
INSTALL_TARGET=	install-strip
33
MAKE_JOBS_UNSAFE=	yes
32
MAKE_JOBS_UNSAFE=	yes

Return to bug 200728