pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

binutils-gold-git: Correct posix_fallocate call for NetBSD



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Nov 11 09:17:06 2017 +0100
Changeset:	e9d6b89cbf9dd048d7c285625926603c357b3f83

Modified Files:
	binutils-gold-git/distinfo

Log Message:
binutils-gold-git: Correct posix_fallocate call for NetBSD

The NetBSD version can return EOPNOTSUPP, handle it.

This makes GNU gold(1) functional on NetBSD/amd64.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e9d6b89cbf9dd048d7c285625926603c357b3f83

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 binutils-gold-git/distinfo | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/binutils-gold-git/distinfo b/binutils-gold-git/distinfo
index f726b8090e..87f873705f 100644
--- a/binutils-gold-git/distinfo
+++ b/binutils-gold-git/distinfo
@@ -9,6 +9,7 @@ SHA1 (patch-gdb_common_common-utils.c) = 52b07c9e85dc7a5b88616a569ea6f45af5d47b0
 SHA1 (patch-gdb_common_common-utils.h) = bac642bb6cb8eab24a124a910033fda0b0d94117
 SHA1 (patch-gdb_dwarf2read.c) = 3a03c815afaf114ffb6e5bd3c448ee31652f4e08
 SHA1 (patch-gdb_utils.h) = 93c471220b00a2bd43f7a2fab685e02c9ed0e122
+SHA1 (patch-gold_output.cc) = caadd3f9ed2fc288a234f1d0163f4bccc8e9f478
 SHA1 (patch-opcodes_riscv-dis.c) = 950e1bc58c6c092c6e3c8f7eef1b6f9723afd6dd
 SHA1 (patch-readline_misc.c) = 395af9b11895da9abd0b9fcd4dbeb9156324e9b0
 SHA1 (patch-readline_rltty.c) = 38b3ae6e1cda6a02a43bfb0ba8d105abc977f54d


Home | Main Index | Thread Index | Old Index