HomeFreeBSD

Fix build of userboot.so

Description

Fix build of userboot.so

Since it's not possible to unset a variable easily, create a new
variable 'PIC' to signal that we are creating a shared object that we
want to install. defs.mk refains from defining NO_PIC and ITNERALLIB
when PIC is defined. This unbreaks userboot.so building.

Details

Provenance
impAuthored on
Parents
rS329049: Remove verify_cache_support and verify_slog_support
Branches
Unknown
Tags
Unknown