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

Details

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