HomeFreeBSD

stand: Add MK_PIE=no to defs.mk

Description

stand: Add MK_PIE=no to defs.mk

There's no need to build both pie and non-pie .o's for stand. There's
some other build thing with MK_BEAR_SSL=yes and/or MK_LOADER_VERIEXEC=yes
that causes the pie build to fail that the 'ar' stage now. Since we don't
need the PIE stuff and the non-PIE stuff, disable PIE for the boot loader.

Reviewed by: emaste
Sponsored by: Netflix

Details

Provenance
impAuthored on Aug 11 2021, 4:59 PM
Parents
rG6b22840ed0e8: Read the arm64 midr register earlier
Branches
Unknown
Tags
Unknown