Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,6 +1,6 @@
$NetBSD: patch-libpolyml_elfexport.cpp,v 1.2 2013/12/15 18:35:23 asau Exp $
$NetBSD: patch-libpolyml_elfexport.cpp,v 1.3 2014/09/13 18:23:38 asau Exp $
--- libpolyml/elfexport.cpp.orig 2013-06-11 11:13:52.000000000 +0000
--- libpolyml/elfexport.cpp.orig 2013-10-15 16:25:39.000000000 +0000
+++ libpolyml/elfexport.cpp
@@ -65,6 +65,13 @@
#ifdef HAVE_SYS_ELF_AMD64_H
@@ -13,6 +13,6 @@ $NetBSD: patch-libpolyml_elfexport.cpp,v 1.2 2013/12/15 18:35:23 asau Exp $
+/* Missing definition taken from NetBSD: */
+#define R_386_PC32 2
+#endif
#ifdef HAVE_STRING_H
#include <string.h>
#endif
// Android has the ARM relocation symbol here
#ifdef HAVE_ASM_ELF_H