]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r279248: Unconditionally install debug directory hierarchy
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Sep 2015 20:56:26 +0000 (20:56 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Sep 2015 20:56:26 +0000 (20:56 +0000)
commit97ba27cd9fbf44d7a986ea69e14efb2dd159638a
tree6a4a11ad04658c7a929fa40a1a2d32f0afe04225
parent3a7ad1a6edab64bdccd4163ba68332e09003d96f
MFC r279248: Unconditionally install debug directory hierarchy

This avoids various failure modes (e.g., when building and installing a
single binary with debug data on a system that otherwise does not have
it enabled).

It is also consistent with the way other directory hierarchies are
handled (e.g. share/man).

git-svn-id: svn://svn.freebsd.org/base/stable/10@288192 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/Makefile