MAKE_JOBS_SAFE=no no longer needed with gmake-4.2nb1.

This commit is contained in:
leot 2016-05-31 13:38:14 +00:00
parent bcf6c98a4a
commit e64ea6eef5

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.4 2016/05/24 11:30:30 wiz Exp $
# $NetBSD: Makefile.common,v 1.5 2016/05/31 13:38:14 leot Exp $
#
# used by devel/git-base/Makefile
# used by devel/git-contrib/Makefile
@ -6,8 +6,6 @@
# used by devel/git-gitk/Makefile
# used by www/gitweb/Makefile
MAKE_JOBS_SAFE= no # 2.8.3 with gmake-4.2
.include "../../devel/git/Makefile.version"
DISTNAME= git-${GIT_VERSION}