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

(cherry picked from commit 879675e9a0d84880cad9834e2ef98e8724c5532c)

Details

Provenance
impAuthored on Aug 11 2021, 4:59 PM
Parents
rGb455c74d83e3: mk: WITH_FOO=no now generates a warning
Branches
Unknown
Tags
Unknown