NetBSD-Bugs archive

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

PR/58376 CVS commit: src/share/mk



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58376 CVS commit: src/share/mk
Date: Fri, 28 Jun 2024 20:45:26 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Jun 28 20:45:26 UTC 2024
 
 Modified Files:
 	src/share/mk: bsd.README bsd.lib.mk
 
 Log Message:
 bsd.lib.mk: New variable VERSION_MAP.
 
 This updates LDFLAGS with the right -Wl,--version-script=... argument
 as well as DPADD so that changing the version script causes the
 library to be rebuilt.
 
 Name chosen to match FreeBSD.
 
 PR lib/58376
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.447 -r1.448 src/share/mk/bsd.README
 cvs rdiff -u -r1.405 -r1.406 src/share/mk/bsd.lib.mk
 
 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