NetBSD-Bugs archive

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

PR/47700 CVS commit: src/share/mk



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47700 CVS commit: src/share/mk
Date: Mon, 22 Apr 2013 22:16:15 +0000

 Module Name:   src
 Committed By:  riastradh
 Date:          Mon Apr 22 22:16:15 UTC 2013
 
 Modified Files:
        src/share/mk: bsd.lib.mk
 
 Log Message:
 Move addition of -g to CSHLIBFLAGS later in bsd.lib.mk.
 
 It is now past any conditionals where its emptiness or nonemptiness can
 influence the decision of what objects get built.
 
 Fixes MKDEBUG=yes build on vax (PR 47700).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.334 -r1.335 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