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.