From 25791a458f828e3096591e21675fbb682acf4d3e Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 8 Mar 2015 01:38:35 +0000 Subject: MAKE_JOBS works now --- shells/bash/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shells') diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 4a2eda1c694..53884633883 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2014/10/09 14:06:56 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2015/03/08 01:38:35 tnn Exp $ BASH_VERSION= 4.3 BASH_PATCHLEVEL= 030 @@ -31,7 +31,6 @@ GNU_CONFIGURE= yes MAKE_ENV+= INSTALL_SCRIPT=${INSTALL_SCRIPT:Q} CONFIGURE_ARGS= LOCAL_LDFLAGS=${EXPORT_SYMBOLS_LDFLAGS:M*:Q} CPPFLAGS+= -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:${LOCALBASE}/bin:/usr/local/bin\"" -MAKE_JOBS_SAFE= no TEST_TARGET= test INFO_FILES= YES # PLIST -- cgit v1.2.3