HomeFreeBSD

src.libnames.mk: Add hack to workaround libarchive not being bootstrapped

Description

src.libnames.mk: Add hack to workaround libarchive not being bootstrapped

We don't currently honour _DP_foo when bootstrapping on non-FreeBSD, and
so none of these values matter, but the next commit will change that as
we do need to pull in dependencies for libdwarf. We should really be
bootstrapping our libarchive for ar anyway rather than using the host's,
as well as have a better way to communicate to src.libnames.mk whether
or not a library is being bootstrapped.

MFC after: 1 week

(cherry picked from commit ed4050750c1ab35b1017afa7a998fbc8a62de454)

Details

Provenance
jrtc27Authored on Dec 6 2021, 7:06 PM
Parents
rGcd7a83084e41: Makefile.boot: Fix copy/paste error in LIBNV's crossbuild override
Branches
Unknown
Tags
Unknown