MAKE_JOBS_SAFE=no
This commit is contained in:
parent
13ac82f025
commit
d48e029c62
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.70 2008/06/12 02:14:28 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.71 2009/07/15 10:29:16 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pth-2.0.7
|
||||
|
@ -14,6 +14,8 @@ CONFLICTS= pth-current-[0-9]* pth-syscall<1.4.1nb1
|
|||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
USE_LIBTOOL= YES
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS+= --enable-pthread
|
||||
|
|
Loading…
Reference in a new issue