Up to [cvs.NetBSD.org] / src / share / mk
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: HEAD
Revision 1.335 / (download) - annotate - [select for diffs], Mon Apr 22 22:16:14 2013 UTC (4 weeks, 1 day ago) by riastradh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.334: +11 -12
lines
Diff to previous 1.334 (colored)
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).