Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,7 @@
$NetBSD: patch-src_BuiltIn_stringOpSymbol.cc,v 1.1 2013/11/29 18:30:10 joerg Exp $
$NetBSD: patch-src_BuiltIn_stringOpSymbol.cc,v 1.2 2015/12/29 23:34:51 dholland Exp $
Don't use <rope> with clang, but fall back to <string>. Untested for
functionality.
--- src/BuiltIn/stringOpSymbol.cc.orig 2013-11-28 00:39:08.000000000 +0000
+++ src/BuiltIn/stringOpSymbol.cc