NetBSD-Bugs archive

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

PR/54449 CVS commit: [netbsd-9] src/share/mk



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54449 CVS commit: [netbsd-9] src/share/mk
Date: Sun, 1 Sep 2019 10:40:00 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Sep  1 10:40:00 UTC 2019
 
 Modified Files:
 	src/share/mk [netbsd-9]: bsd.own.mk
 
 Log Message:
 Pull up following revision(s) (requested by gson in ticket #124):
 
 	share/mk/bsd.own.mk: revision 1.1150
 
 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.1149.2.1 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