pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/tdb Revert, the real culprit is GNU make.
details: https://anonhg.NetBSD.org/pkgsrc/rev/43e06d502430
branches: trunk
changeset: 355988:43e06d502430
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Dec 16 19:20:19 2016 +0000
description:
Revert, the real culprit is GNU make.
diffstat:
databases/tdb/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r ed7139dd3bff -r 43e06d502430 databases/tdb/Makefile
--- a/databases/tdb/Makefile Fri Dec 16 18:30:58 2016 +0000
+++ b/databases/tdb/Makefile Fri Dec 16 19:20:19 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/12/15 23:47:49 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2016/12/16 19:20:19 joerg Exp $
DISTNAME= tdb-1.3.8
CATEGORIES= databases
@@ -30,9 +30,6 @@
.include "../../mk/bsd.prefs.mk"
-# At least on NetBSD unprivileged build fails to create threads in WAF.
-ALL_ENV+= JOBS=1
-
.if ${OPSYS} == "Darwin"
post-build:
@install_name_tool -id ${PREFIX}/lib/libtdb.dylib \
Home |
Main Index |
Thread Index |
Old Index