pkgsrc-Bugs archive

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

PR/53426 CVS commit: pkgsrc/security/p11-kit



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

From: "Patrick Welche" <prlw1%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53426 CVS commit: pkgsrc/security/p11-kit
Date: Fri, 13 Jul 2018 11:21:29 +0000

 Module Name:	pkgsrc
 Committed By:	prlw1
 Date:		Fri Jul 13 11:21:29 UTC 2018
 
 Modified Files:
 	pkgsrc/security/p11-kit: Makefile
 
 Log Message:
 reallocarray exists in NetBSD's libc, so AC_CHECK_LIB will find it.
 For some reason it is hidden in stdlib.h by _OPENBSD_SOURCE, so add
 that to p11-kit's Makefile to avoid coredumps. Fixes PR pkg/53426.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/p11-kit/Makefile
 
 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