pkgsrc-Bugs archive

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

Re: PR/51793 CVS commit: pkgsrc/security/gnutls



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

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: freebsd-pkg-people%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost,
	pkgsrc-bugs%netbsd.org@localhost, davshao%gmail.com@localhost
Subject: Re: PR/51793 CVS commit: pkgsrc/security/gnutls
Date: Sun, 8 Jan 2017 00:53:15 +0100

 On Sat, Jan 07, 2017 at 07:00:01PM +0000, Maya Rashish wrote:
 > 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).
 
 clang in FreeBSD 11 should be defaulting to C11 though, so why is the
 configure test failing?
 
 Joerg
 


Home | Main Index | Thread Index | Old Index