pkgsrc-Bugs archive

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

PR/53686 CVS commit: pkgsrc/devel/libuuid



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

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53686 CVS commit: pkgsrc/devel/libuuid
Date: Sun, 4 Nov 2018 16:51:31 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Sun Nov  4 16:51:31 UTC 2018
 
 Modified Files:
 	pkgsrc/devel/libuuid: Makefile.common
 
 Log Message:
 Only configure libuuid using ksh on NetBSD 6.
 
 The build of ksh is all but broken on modern systems. PR pkg/52877
 introduced ksh as CONFIGURE_SHELL to fix NetBSD 6, but this causes issues
 on NetBSD-8 and later (PR pkg/53686). Arguably, the workaround could be
 dropped, since we stopped supporting NetBSD 6.
 
 Fix proposed by David H. Gutteridge, thanks!
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/libuuid/Makefile.common
 
 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