pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/tdb
Module Name: pkgsrc
Committed By: joerg
Date: Fri Dec 16 19:20:19 UTC 2016
Modified Files:
pkgsrc/databases/tdb: Makefile
Log Message:
Revert, the real culprit is GNU make.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/databases/tdb/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/tdb/Makefile
diff -u pkgsrc/databases/tdb/Makefile:1.30 pkgsrc/databases/tdb/Makefile:1.31
--- pkgsrc/databases/tdb/Makefile:1.30 Thu Dec 15 23:47:49 2016
+++ pkgsrc/databases/tdb/Makefile Fri Dec 16 19:20:19 2016
@@ -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 @@ USE_GCC_RUNTIME= yes
.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