pkgsrc-Bugs archive

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

PR/51793 CVS commit: pkgsrc/security/gnutls



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51793 CVS commit: pkgsrc/security/gnutls
Date: Sat, 7 Jan 2017 18:49:16 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Sat Jan  7 18:49:16 UTC 2017
 
 Modified Files:
 	pkgsrc/security/gnutls: Makefile
 
 Log Message:
 gnutls: don't redefine max_align_t on FreeBSD. It incorrectly fails the
 configure test because the type in stddef.h is guarded by a c11 macro
 (most likely).
 
 Force the configure test to pass.
 
 From David Shao in PR pkg/51793 (originally from FreeBSD ports).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.167 -r1.168 pkgsrc/security/gnutls/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