]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert "bootstrap: No need to disable shared libraries for bootstrap tools"
authorWarner Losh <imp@FreeBSD.org>
Mon, 11 Oct 2021 17:49:48 +0000 (11:49 -0600)
committerWarner Losh <imp@FreeBSD.org>
Mon, 11 Oct 2021 17:49:48 +0000 (11:49 -0600)
commitc05b382edb173d199ddef86976d594fbbb7bbf24
treeaa9e432897ee85f16c4653a67dd19aca26a50a05
parent99eefc727eba667892bb9216410f3588345fe25f
Revert "bootstrap: No need to disable shared libraries for bootstrap tools"

This reverts commit e8f26e5dc859a8fbc663e108421f657325ca3054.

Although the change worked locally, it's breaking something in the CI
build for the riscv64 build (which makes no sense it would only break
that since we're building host tools to bootstrap at that point).

Sponsored by: Netflix
Makefile.inc1