HomeFreeBSD

Makefile.inc1: Bootstrap libcrypt on non-FreeBSD for libroken

Description

Makefile.inc1: Bootstrap libcrypt on non-FreeBSD for libroken

After f0a6ab51e6da, we need libroken's dependencies to be present; in
particular, libcrypt is not present on macOS, and so needs to be
bootstrapped. We include this on Linux too for consistency and to avoid
future compatibility issues, even if strictly unnecessary currently.

Fixes: f0a6ab51e6da ("src.libnames.mk: Include dependencies when bootstrapping from non-FreeBSD"
MFC after: 1 week

Details

Provenance
jrtc27Authored on Dec 6 2021, 11:00 PM
Parents
rGe0cb1fe7dd34: cross-build: Provide _PASSWORD_EFMT1 for libcrypt on Linux
Branches
Unknown
Tags
Unknown