K 10 svn:author V 3 imp K 8 svn:date V 27 2021-09-12T18:33:52.868711Z K 7 svn:log V 520 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) Git Hash: a02d8c2ff18c4d2e564ecf59f3dea92f7cdb6510 Git Author: imp@FreeBSD.org END