Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,8 +1,8 @@
$NetBSD: patch-an,v 1.2 2015/01/01 21:39:45 he Exp $
$NetBSD: patch-an,v 1.3 2015/04/24 03:24:32 rodent Exp $
Recognize and pass on -pthread arg.
--- Modules/makesetup.orig 2008-06-11 05:26:20.000000000 +0000
--- Modules/makesetup.orig 2014-10-12 07:03:53.000000000 +0000
+++ Modules/makesetup
@@ -164,6 +164,7 @@ sed -e 's/[ ]*#.*//' -e '/^[ ]*$/d' |
-rpath) libs="$libs $arg"; skip=libs;;