NetBSD-Bugs archive

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

PR/54449 CVS commit: src/share/mk



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54449 CVS commit: src/share/mk
Date: Sat, 10 Aug 2019 08:20:17 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Sat Aug 10 12:20:17 UTC 2019
 
 Modified Files:
 	src/share/mk: bsd.own.mk
 
 Log Message:
 Don't install PIC libraries by default because they are too big since they
 contain debug symbols. I supplied a patch in PR/54449 to remove the debugging
 symbols but folks preferred to not install them at all.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1149 -r1.1150 src/share/mk/bsd.own.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