pkgsrc-Bugs archive

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

PR/55900 CVS commit: pkgsrc/lang/go14



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

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55900 CVS commit: pkgsrc/lang/go14
Date: Sat, 20 Feb 2021 13:54:46 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Sat Feb 20 13:54:46 UTC 2021
 
 Modified Files:
 	pkgsrc/lang/go14: Makefile
 
 Log Message:
 go14: prevent spurious recompiles of standard library packages
 
 This touches all compiled std library files after installation, to avoid
 extra recompilations when a dependent package (most likely a newer Go
 release) is being built.
 
 Patch from mlelstv@ in PR pkg/55900.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.23 -r1.24 pkgsrc/lang/go14/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