]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Extend r358907 to explicitly remove stale lib32 dependency
authorEd Maste <emaste@FreeBSD.org>
Thu, 12 Mar 2020 13:42:08 +0000 (13:42 +0000)
committerEd Maste <emaste@FreeBSD.org>
Thu, 12 Mar 2020 13:42:08 +0000 (13:42 +0000)
commit3b1781b4fd5d17dcc9e3fb09ff23d248129a3c1d
treeff75e2d269e8c77ca92f32e498f613b09146d68a
parentc5568ba087413b483a8ca93c545af9ca497b8f0e
Extend r358907 to explicitly remove stale lib32 dependency

After r325072 stale lib32 dependencies were not remooved.  A more
holistic approach is needed to address this but for the immediate issue
(-DNO_CLEAN builds across r358851) just readd the explicit lib32 path.

Reported by: dim
Sponsored by: The FreeBSD Foundation
Makefile.inc1