pkgsrc-Bugs archive

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

PR/52523 CVS commit: pkgsrc/devel/libffi



The following reply was made to PR pkg/52523; it has been noted by GNATS.

From: "Joerg Sonnenberger" <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52523 CVS commit: pkgsrc/devel/libffi
Date: Tue, 5 Sep 2017 15:08:42 +0000

 Module Name:	pkgsrc
 Committed By:	joerg
 Date:		Tue Sep  5 15:08:42 UTC 2017
 
 Modified Files:
 	pkgsrc/devel/libffi: Makefile distinfo
 	pkgsrc/devel/libffi/patches: patch-src_closures.c
 
 Log Message:
 Fix a glaring sign bug in the closure handling on NetBSD 8+. Fixes
 PR 52523 as Sparc seems to use more annoying instructions than x86 and
 ARM.
 
 Bump revision.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/libffi/Makefile
 cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/libffi/distinfo
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/libffi/patches/patch-src_closures.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index